1 file changed
+1
-1
lines changedSubmodule examples_tests updated 25 files
- 05_StreamingAndBufferDeviceAddressApp/main.cpp+2-2
- 11_FFT/main.cpp+1-1
- 21_LRUCacheUnitTest/main.cpp+35-4
- 28_FFTBloom/main.cpp+1-1
- 62_CAD/CTriangleMesh.cpp+1
- 62_CAD/CTriangleMesh.h+137
- 62_CAD/DrawResourcesFiller.cpp+2.1k-492
- 62_CAD/DrawResourcesFiller.h+636-220
- 62_CAD/GeoTexture.cpp+5-4
- 62_CAD/GeoTexture.h+2-2
- 62_CAD/Images.h+219
- 62_CAD/Polyline.h+2-5
- 62_CAD/SingleLineText.cpp+4-3
- 62_CAD/main.cpp+922-462
- 62_CAD/shaders/geotexture/common.hlsl+1-1
- 62_CAD/shaders/globals.hlsl+304-41
- 62_CAD/shaders/main_pipeline/common.hlsl+54-18
- 62_CAD/shaders/main_pipeline/dtm.hlsl+524
- 62_CAD/shaders/main_pipeline/fragment_shader.hlsl+707-655
- 62_CAD/shaders/main_pipeline/fragment_shader_debug.hlsl-3
- 62_CAD/shaders/main_pipeline/line_style.hlsl+297
- 62_CAD/shaders/main_pipeline/resolve_alphas.hlsl+37-15
- 62_CAD/shaders/main_pipeline/vertex_shader.hlsl+612-428
- 62_CAD/shaders/runtimeDeviceConfigCaps.hlsl+6
- old_to_refactor/20_Megatexture/main.cpp+1-1
0 commit comments