forked from googlestadia/PorQue4K
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
25 lines (25 loc) · 912 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
25
[submodule "third_party/glfw"]
path = third_party/glfw
url = https://github.com/chaoticbob/glfw
branch = ggp
[submodule "third_party/glm"]
path = third_party/glm
url = https://github.com/g-truc/glm
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui
[submodule "third_party/SPIRV-Reflect"]
path = third_party/SPIRV-Reflect
url = https://github.com/chaoticbob/SPIRV-Reflect
[submodule "third_party/VulkanMemoryAllocator"]
path = third_party/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
[submodule "third_party/stb"]
path = third_party/stb
url = https://github.com/nothings/stb
[submodule "third_party/tinygltf"]
path = third_party/tinygltf
url = https://github.com/syoyo/tinygltf
[submodule "third_party/FidelityFX"]
path = third_party/FidelityFX
url = https://github.com/GPUOpen-Effects/FidelityFX.git