Commit 01ee867
committed
fixes in HLSL, SPIR-V intrinsics and Mitsuba parsing merged
1 parent 258836a commit 01ee867
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule examples_tests updated 15 files
- 22_CppCompat/CIntrinsicsTester.h+3-13
- 22_CppCompat/app_resources/common.hlsl-6
- 40_PathTracer/app_resources/pathtrace/beauty.hlsl-5
- 40_PathTracer/app_resources/pathtrace/debug.hlsl+5-94
- 40_PathTracer/app_resources/pathtrace/previs.hlsl-5
- 40_PathTracer/include/renderer/CRenderer.h+1-5
- 40_PathTracer/include/renderer/CSession.h+1-2
- 40_PathTracer/include/renderer/shaders/pathtrace/push_constants.hlsl+4-11
- 40_PathTracer/include/renderer/shaders/pathtrace/rand_gen.hlsl-45
- 40_PathTracer/include/renderer/shaders/session.hlsl+1-5
- 40_PathTracer/main.cpp+2-3
- 40_PathTracer/src/io/CSceneLoader.cpp+10-11
- 40_PathTracer/src/renderer/CRenderer.cpp+2-155
- 40_PathTracer/src/renderer/CScene.cpp+1-3
- 40_PathTracer/src/renderer/CSession.cpp+6-29
0 commit comments