19 lines
551 B
Plaintext
19 lines
551 B
Plaintext
[submodule "3rdparty/glfw"]
|
|
path = 3rdparty/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "3rdparty/glad"]
|
|
path = 3rdparty/glad
|
|
url = https://github.com/Dav1dde/glad
|
|
[submodule "hydra"]
|
|
path = hydra
|
|
url = https://github.com/KrakenEngine/hydra
|
|
[submodule "3rdparty/glslang"]
|
|
path = 3rdparty/glslang
|
|
url = https://github.com/KhronosGroup/glslang
|
|
[submodule "3rdparty/vulkan"]
|
|
path = 3rdparty/vulkan
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
|
[submodule "3rdparty/volk"]
|
|
path = 3rdparty/volk
|
|
url = https://github.com/zeux/volk
|