-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
42 lines (42 loc) · 1.05 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "dlss"]
path = dlss
url = https://github.com/NVIDIA/DLSS
[submodule "rtxgi"]
path = rtxgi
url = https://github.com/NVIDIA-RTX/RTXGI
[submodule "omm"]
path = omm
url = https://github.com/NVIDIA-RTX/OMM
[submodule "rtxmu"]
path = rtxmu
url = https://github.com/NVIDIA-RTX/RTXMU
[submodule "stbn"]
path = stbn
url = https://github.com/NVIDIA-RTX/STBN
[submodule "streamline"]
path = streamline
url = https://github.com/NVIDIAGameWorks/Streamline
[submodule "rtxmg"]
path = rtxmg
url = https://github.com/NVIDIA-RTX/RTXMG
[submodule "rtxcr"]
path = rtxcr
url = https://github.com/NVIDIA-RTX/RTXCR
[submodule "rtxntc"]
path = rtxntc
url = https://github.com/NVIDIA-RTX/RTXNTC
[submodule "rtxtf"]
path = rtxtf
url = https://github.com/NVIDIA-RTX/RTXTF
[submodule "rtxns"]
path = rtxns
url = https://github.com/NVIDIA-RTX/RTXNS
[submodule "rtxdi"]
path = rtxdi
url = https://github.com/NVIDIA-RTX/RTXDI
[submodule "rtxpt"]
path = rtxpt
url = https://github.com/NVIDIA-RTX/RTXPT
[submodule "nrd"]
path = nrd
url = https://github.com/NVIDIA-RTX/NRD