-
-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy path.gitmodules
24 lines (24 loc) · 1010 Bytes
/
.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
[submodule "external/OpenXR-SDK-Source"]
path = external/OpenXR-SDK-Source
url = https://github.com/KhronosGroup/OpenXR-SDK-Source.git
[submodule "external/OpenXR-MixedReality"]
path = external/OpenXR-MixedReality
url = https://github.com/microsoft/OpenXR-MixedReality.git
[submodule "external/OpenXR-SDK"]
path = external/OpenXR-SDK
url = https://github.com/KhronosGroup/OpenXR-SDK.git
[submodule "external/NVIDIAImageScaling"]
path = external/NVIDIAImageScaling
url = https://github.com/NVIDIAGameWorks/NVIDIAImageScaling/
[submodule "external/FidelityFX-FSR"]
path = external/FidelityFX-FSR
url = https://github.com/GPUOpen-Effects/FidelityFX-FSR.git
[submodule "external/NVAPI"]
path = external/NVAPI
url = https://github.com/mbucchia/NVAPI.git
[submodule "external/Omnicept-SDK"]
path = external/Omnicept-SDK
url = https://github.com/mbucchia/Omnicept-SDK.git
[submodule "external/FidelityFX-CAS"]
path = external/FidelityFX-CAS
url = https://github.com/GPUOpen-Effects/FidelityFX-CAS.git