1 file changed
+1
-1
lines changedSubmodule examples_tests updated 28 files
- 03_DeviceSelectionAndSharedSources/Testers.h+1-1
- 03_DeviceSelectionAndSharedSources/main.cpp+1-1
- 09_GeometryCreator/main.cpp-1
- 23_Arithmetic2UnitTest/main.cpp+1-1
- 29_Arithmetic2Bench/main.cpp+1-1
- 29_MeshLoaders/CMakeLists.txt-37
- 29_MeshLoaders/config.json.template-28
- 29_MeshLoaders/main.cpp-1.4k
- 29_MeshLoaders/pipeline.groovy-50
- 64_EmulatedFloatTest/main.cpp+2-2
- 70_FLIPFluids/main.cpp+1-1
- CMakeLists.txt+9-1
- common/CMakeLists.txt+65-4
- common/include/nbl/examples/PCH.hpp+1
- common/include/nbl/examples/common/BuiltinResourcesApplication.hpp+27-16
- common/include/nbl/examples/examples.hpp+1-2
- common/include/nbl/examples/geometry/CSimpleDebugRenderer.hpp+4-10
- common/src/nbl/examples/CMakeLists.txt+88-3
- common/src/nbl/examples/geometry/shaders/grid.vertex.hlsl-11
- common/src/nbl/examples/geometry/shaders/template/grid.common.hlsl-43
- common/src/nbl/examples/shaders/geometry/unified.hlsl
- old_to_refactor/03_GPU_Mesh/CMakeLists.txt-7
- old_to_refactor/03_GPU_Mesh/main.cpp-244
- old_to_refactor/03_GPU_Mesh/pipeline.groovy-50
- old_to_refactor/05_NablaTutorialExample/CMakeLists.txt-7
- old_to_refactor/05_NablaTutorialExample/config.json.template-28
- old_to_refactor/05_NablaTutorialExample/main.cpp-593
- old_to_refactor/05_NablaTutorialExample/pipeline.groovy-50
0 commit comments