Commit 438aeb5
committed
File tree
3 files changed
+34
-4
lines changed- include/nbl/builtin/hlsl/rwmc
- src/nbl
3 files changed
+34
-4
lines changedSubmodule examples_tests updated 8 files
- 31_HLSLPathTracer/app_resources/hlsl/accumulator.hlsl+8-6
- 31_HLSLPathTracer/app_resources/hlsl/common.hlsl-3
- 31_HLSLPathTracer/app_resources/hlsl/concepts.hlsl+203
- 31_HLSLPathTracer/app_resources/hlsl/intersector.hlsl+3-2
- 31_HLSLPathTracer/app_resources/hlsl/pathtracer.hlsl+10-5
- 31_HLSLPathTracer/app_resources/hlsl/render.comp.hlsl+2-4
- 31_HLSLPathTracer/app_resources/hlsl/scene.hlsl+14-9
- 31_HLSLPathTracer/main.cpp+8-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
115 | 118 | | |
116 | 119 | | |
117 | 120 | | |
| |||
350 | 353 | | |
351 | 354 | | |
352 | 355 | | |
| 356 | + | |
353 | 357 | | |
354 | 358 | | |
355 | 359 | | |
| |||
846 | 850 | | |
847 | 851 | | |
848 | 852 | | |
849 | | - | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
0 commit comments