46 lines
1.7 KiB
Plaintext
46 lines
1.7 KiB
Plaintext
[submodule "docs/doxygen-awesome-css"]
|
|
path = docs/doxygen-awesome-css
|
|
url = https://github.com/jothepro/doxygen-awesome-css.git
|
|
[submodule "dependencies/spdlog"]
|
|
path = dependencies/spdlog
|
|
url = https://github.com/gabime/spdlog.git
|
|
[submodule "dependencies/tracy"]
|
|
path = dependencies/tracy
|
|
url = https://github.com/wolfpld/tracy.git
|
|
[submodule "dependencies/catch2"]
|
|
path = dependencies/catch2
|
|
url = https://github.com/catchorg/Catch2.git
|
|
[submodule "dependencies/vma"]
|
|
path = dependencies/vma
|
|
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
|
[submodule "dependencies/glm"]
|
|
path = dependencies/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "dependencies/glfw3"]
|
|
path = dependencies/glfw3
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "dependencies/imgui"]
|
|
path = dependencies/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
[submodule "dependencies/shaderc"]
|
|
path = dependencies/shaderc
|
|
url = https://github.com/google/shaderc.git
|
|
[submodule "dependencies/SPIRV-Tools"]
|
|
path = dependencies/SPIRV-Tools
|
|
url = https://github.com/KhronosGroup/SPIRV-Tools.git
|
|
[submodule "dependencies/SPIRV-Headers"]
|
|
path = dependencies/SPIRV-Headers
|
|
url = https://github.com/KhronosGroup/SPIRV-Headers.git
|
|
[submodule "dependencies/glslang"]
|
|
path = dependencies/glslang
|
|
url = https://github.com/KhronosGroup/glslang.git
|
|
[submodule "dependencies/slang"]
|
|
path = dependencies/slang
|
|
url = https://github.com/shader-slang/slang.git
|
|
[submodule "dependencies/libFGL"]
|
|
path = dependencies/libFGL
|
|
url = git@git.futuregadgetlabs.net:kj16609/libFGL.git
|
|
[submodule "dependencies/gtest"]
|
|
path = dependencies/gtest
|
|
url = https://github.com/google/googletest.git
|