Commit e11b118
committed
update submodule pointer after merge
1 parent 01ee867 commit e11b118
2 files changed
Lines changed: 9 additions & 14 deletions
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+16-92
- 40_PathTracer/app_resources/pathtrace/beauty.hlsl+5
- 40_PathTracer/app_resources/pathtrace/debug.hlsl+97-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+33-5
- common/include/nbl/examples/Tester/ITester.h+22
- common/include/nbl/examples/common/ScrambleSequence.hpp+130
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
14 | 11 | | |
15 | 12 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
104 | 101 | | |
105 | 102 | | |
106 | 103 | | |
107 | | - | |
108 | | - | |
109 | 104 | | |
0 commit comments