forked from clshortfuse/renodx
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
38 lines (34 loc) · 1.15 KB
/
.gitmodules
File metadata and controls
38 lines (34 loc) · 1.15 KB
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
[submodule "external/reshade"]
path = external/reshade
url = https://github.com/crosire/reshade
[submodule "external/Streamline"]
path = external/Streamline
url = https://github.com/clshortfuse/Streamline.git
branch = patch-1
[submodule "external/gtl"]
path = external/gtl
url = https://github.com/greg7mdp/gtl.git
[submodule "external/DLSS"]
path = external/DLSS
url = https://github.com/NVIDIA/DLSS.git
[submodule "external/Detours"]
path = external/Detours
url = https://github.com/microsoft/Detours.git
[submodule "external/frozen"]
path = external/frozen
url = https://github.com/serge-sans-paille/frozen.git
[submodule "external/DirectXTex"]
path = external/DirectXTex
url = https://github.com/microsoft/DirectXTex.git
[submodule "external/openexr"]
path = external/openexr
url = https://github.com/AcademySoftwareFoundation/openexr.git
[submodule "Imath"]
path = Imath
url = https://github.com/AcademySoftwareFoundation/Imath.git
[submodule "external/Imath"]
path = external/Imath
url = https://github.com/AcademySoftwareFoundation/Imath.git
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json.git