forked from optiscaler/OptiScaler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 776 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/simpleini"]
path = external/simpleini
url = https://github.com/brofield/simpleini
[submodule "external/unordered_dense"]
path = external/unordered_dense
url = https://github.com/martinus/unordered_dense.git
[submodule "external/xess"]
path = external/xess
url = https://github.com/intel/xess.git
[submodule "external/vulkan"]
path = external/vulkan
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/FidelityFX-SDK"]
path = external/FidelityFX-SDK
url = https://github.com/GPUOpen-LibrariesAndSDKs/FidelityFX-SDK
[submodule "external/magic_enum"]
path = external/magic_enum
url = https://github.com/Neargye/magic_enum