Commit 9538897
committed
File tree
- 3rdparty/dxc
- src/nbl/ext/ImGui
- tools/nsc/manifests
- nsc-windows-x64-release
- exe/tools/nsc/bin
- runtime/nbl
- 3rdparty/dxc
Submodule examples_tests updated 11 files
- 31_HLSLPathTracer/CMakeLists.txt+5-8
- 31_HLSLPathTracer/app_resources/hlsl/compute_render_scene_impl.hlsl+2-2
- 31_HLSLPathTracer/app_resources/hlsl/render_common.hlsl+2-16
- 31_HLSLPathTracer/app_resources/hlsl/spirv/pt.compute.rectangle.rwmc.linear.proxy.hlsl-1
- 31_HLSLPathTracer/app_resources/hlsl/spirv/pt.compute.triangle.linear.proxy.hlsl-1
- 31_HLSLPathTracer/app_resources/hlsl/spirv/pt.compute.triangle.rwmc.linear.proxy.hlsl-1
- 31_HLSLPathTracer/app_resources/hlsl/spirv/pt.compute.variant.shared.hlsl+4-21
- 31_HLSLPathTracer/include/nbl/this_example/render_variant_info.hpp+14-5
- 31_HLSLPathTracer/main.cpp+385-82
- 31_HLSLPathTracer/pt.variant_ids.cmake-2
- 71_RayTracingPipeline/main.cpp+3-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
948 | 949 | | |
949 | 950 | | |
950 | 951 | | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
951 | 956 | | |
952 | 957 | | |
953 | | - | |
| 958 | + | |
954 | 959 | | |
955 | 960 | | |
956 | 961 | | |
957 | | - | |
958 | | - | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
959 | 966 | | |
960 | 967 | | |
961 | 968 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments