Skip to content

Commit cfa4dab

Browse files
committed
NRD updated to v4.12.0:
- integrated DLSS-RR (native integration via NGX API) - CMake: improvements - code simplifications to respect NRI v1.163 goodness - updated dependencies
1 parent e3c70ff commit cfa4dab

15 files changed

+574
-228
lines changed

.gitmodules

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,3 @@
88
url = https://github.com/NVIDIAGameWorks/RayTracingDenoiser.git
99
branch = master
1010
update = merge
11-
[submodule "External/NGX"]
12-
path = External/NGX
13-
url = https://github.com/NVIDIA/DLSS.git
14-
branch = main
15-
update = merge
16-
[submodule "External/SHARC"]
17-
path = External/SHARC
18-
url = https://github.com/NVIDIAGameWorks/SHARC.git
19-
branch = main
20-
update = merge

0 commit comments

Comments
 (0)