-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
21 lines (21 loc) · 990 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Dependencies/magic_enum"]
path = Dependencies/magic_enum
url = https://github.com/Neargye/magic_enum
[submodule "Dependencies/Array"]
path = Dependencies/Array
url = https://github.com/hannes-harnisch/Array
[submodule "Dependencies/concurrentqueue"]
path = Dependencies/concurrentqueue
url = https://github.com/cameron314/concurrentqueue
[submodule "Dependencies/D3D12MemoryAllocator"]
path = Dependencies/D3D12MemoryAllocator/D3D12MemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator
[submodule "Dependencies/FixedList"]
path = Dependencies/FixedList
url = https://github.com/hannes-harnisch/FixedList
[submodule "Dependencies/VulkanMemoryAllocator"]
path = Dependencies/VulkanMemoryAllocator/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
[submodule "Dependencies/tinyobjloader"]
path = Dependencies/tinyobjloader/tinyobjloader
url = https://github.com/tinyobjloader/tinyobjloader