Commit dfcae2d
3 files changed
+3
-3
lines changedSubmodule glm updated 1153 files
Submodule examples_tests updated 30 files
- 22_CppCompat/app_resources/test.comp.hlsl+3-5
- 31_HLSLPathTracer/CMakeLists.txt-40
- 31_HLSLPathTracer/app_resources/glsl/common.glsl-837
- 31_HLSLPathTracer/app_resources/glsl/litByRectangle.comp-182
- 31_HLSLPathTracer/app_resources/glsl/litBySphere.comp-60
- 31_HLSLPathTracer/app_resources/glsl/litByTriangle.comp-105
- 31_HLSLPathTracer/app_resources/hlsl/accumulator.hlsl-36
- 31_HLSLPathTracer/app_resources/hlsl/common.hlsl-50
- 31_HLSLPathTracer/app_resources/hlsl/concepts.hlsl-204
- 31_HLSLPathTracer/app_resources/hlsl/example_common.hlsl-390
- 31_HLSLPathTracer/app_resources/hlsl/intersector.hlsl-74
- 31_HLSLPathTracer/app_resources/hlsl/material_system.hlsl-242
- 31_HLSLPathTracer/app_resources/hlsl/next_event_estimator.hlsl-382
- 31_HLSLPathTracer/app_resources/hlsl/pathtracer.hlsl-265
- 31_HLSLPathTracer/app_resources/hlsl/present.frag.hlsl-19
- 31_HLSLPathTracer/app_resources/hlsl/rand_gen.hlsl-51
- 31_HLSLPathTracer/app_resources/hlsl/ray_gen.hlsl-75
- 31_HLSLPathTracer/app_resources/hlsl/render.comp.hlsl-261
- 31_HLSLPathTracer/app_resources/hlsl/render_common.hlsl-30
- 31_HLSLPathTracer/app_resources/hlsl/render_rwmc_common.hlsl-17
- 31_HLSLPathTracer/app_resources/hlsl/resolve.comp.hlsl-41
- 31_HLSLPathTracer/app_resources/hlsl/resolve_common.hlsl-15
- 31_HLSLPathTracer/app_resources/hlsl/rwmc_global_settings_common.hlsl-7
- 31_HLSLPathTracer/app_resources/hlsl/scene.hlsl-197
- 31_HLSLPathTracer/config.json.template-28
- 31_HLSLPathTracer/include/nbl/this_example/common.hpp-17
- 31_HLSLPathTracer/include/nbl/this_example/transform.hpp-167
- 31_HLSLPathTracer/main.cpp-1.7k
- 31_HLSLPathTracer/pipeline.groovy-50
- CMakeLists.txt-2
0 commit comments