-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 1.01 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "submodules/Vulkan-Headers"]
path = submodules/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "submodules/VulkanMemoryAllocator"]
path = submodules/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "submodules/WinPixEventRuntime"]
path = submodules/WinPixEventRuntime
url = https://gitea.hmmr-cloud.com.au/MindSpunk/WinPixEventRuntime.git
[submodule "submodules/DirectX12AgilitySDK"]
path = submodules/DirectX12AgilitySDK
url = https://gitea.hmmr-cloud.com.au/MindSpunk/DirectX12AgilitySDK.git
[submodule "submodules/SDL2-builds"]
path = submodules/SDL2-builds
url = https://gitea.hmmr-cloud.com.au/MindSpunk/SDL2-builds.git
[submodule "submodules/D3D12MemoryAllocator"]
path = submodules/D3D12MemoryAllocator
url = https://gitea.hmmr-cloud.com.au/MindSpunk/D3D12MemoryAllocator.git
[submodule "submodules/DirectX-Headers"]
path = submodules/DirectX-Headers
url = https://github.com/microsoft/DirectX-Headers.git