Commit 6dc6485
committed
Update examples_tests after master merge
1 parent 54153e6 commit 6dc6485
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule examples_tests updated 19 files
- 22_CppCompat/CIntrinsicsTester.h+42-17
- 22_CppCompat/CTgmathTester.h+51-32
- 22_CppCompat/app_resources/common.hlsl+6
- 31_HLSLPathTracer/main.cpp+17-119
- 40_PathTracer/app_resources/pathtrace/beauty.hlsl+5
- 40_PathTracer/app_resources/pathtrace/debug.hlsl+94-5
- 40_PathTracer/app_resources/pathtrace/previs.hlsl+5
- 40_PathTracer/include/renderer/CRenderer.h+7-2
- 40_PathTracer/include/renderer/CSession.h+2-1
- 40_PathTracer/include/renderer/shaders/pathtrace/push_constants.hlsl+11-4
- 40_PathTracer/include/renderer/shaders/pathtrace/rand_gen.hlsl+45
- 40_PathTracer/include/renderer/shaders/session.hlsl+5-1
- 40_PathTracer/main.cpp+14-4
- 40_PathTracer/src/io/CSceneLoader.cpp+11-10
- 40_PathTracer/src/renderer/CRenderer.cpp+127-2
- 40_PathTracer/src/renderer/CScene.cpp+3-1
- 40_PathTracer/src/renderer/CSession.cpp+27-4
- common/include/nbl/examples/Tester/ITester.h+22
- common/include/nbl/examples/common/ScrambleSequence.hpp+130
0 commit comments