1 file changed
+1
-1
lines changedSubmodule examples_tests updated 24 files
- 02_HelloCompute/main.cpp+1-1
- 03_DeviceSelectionAndSharedSources/Testers.h+4-4
- 03_DeviceSelectionAndSharedSources/main.cpp+2-2
- 07_StagingAndMultipleQueues/main.cpp+1-1
- 10_CountingSort/main.cpp+3-3
- 21_LRUCacheUnitTest/main.cpp+35
- 22_CppCompat/app_resources/test.comp.hlsl+5-5
- 22_CppCompat/main.cpp+3-3
- 23_ArithmeticUnitTest/main.cpp+1-1
- 24_ColorSpaceTest/app_resources/present.frag.hlsl+2-1
- 24_ColorSpaceTest/main.cpp+3-3
- 35_GeometryCreator/main.cpp+5-5
- 62_CAD/CMakeLists.txt+24
- 62_CAD/DrawResourcesFiller.cpp+324-116
- 62_CAD/DrawResourcesFiller.h+176-31
- 62_CAD/Hatch.cpp+458-2
- 62_CAD/Hatch.h+29-1
- 62_CAD/HatchGlyphBuilder.h+143
- 62_CAD/IndexAllocator.h+241
- 62_CAD/common.hlsl+128-64
- 62_CAD/fragment_shader.hlsl+70-31
- 62_CAD/main.cpp+501-72
- 62_CAD/resolve_alphas.hlsl+1-1
- 62_CAD/vertex_shader.hlsl+117-25
0 commit comments