37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
[submodule "external/cglm"]
|
|
path = external/cglm
|
|
url = https://github.com/recp/cglm.git
|
|
[submodule "external/Vulkan-Headers"]
|
|
path = external/Vulkan-Headers
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
|
[submodule "external/VulkanMemoryAllocator"]
|
|
path = external/VulkanMemoryAllocator
|
|
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
|
[submodule "external/stb"]
|
|
path = external/stb
|
|
url = https://github.com/nothings/stb.git
|
|
[submodule "external/SDL"]
|
|
path = external/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
[submodule "external/GameNetworkingSockets"]
|
|
path = external/GameNetworkingSockets
|
|
url = https://github.com/ValveSoftware/GameNetworkingSockets.git
|
|
[submodule "external/volk"]
|
|
path = external/volk
|
|
url = https://github.com/zeux/volk
|
|
[submodule "external/Vulkan-Utility-Libraries"]
|
|
path = external/Vulkan-Utility-Libraries
|
|
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries
|
|
[submodule "external/slang"]
|
|
path = external/slang
|
|
url = https://github.com/shader-slang/slang.git
|
|
[submodule "external/xtool"]
|
|
path = external/xtool
|
|
url = https://github.com/xtool-org/xtool.git
|
|
[submodule "external/funnystdlib"]
|
|
path = external/funnystdlib
|
|
url = https://github.com/KoT3isGood/funnystdlib.git
|
|
[submodule "external/SPIRV-Tools"]
|
|
path = external/SPIRV-Tools
|
|
url = https://github.com/KoT3isGood/SPIRV-Tools.git
|