2018-01-05 19:33:03 +00:00
|
|
|
[submodule "win32/libpng/src"]
|
|
|
|
path = win32/libpng/src
|
|
|
|
url = https://git.code.sf.net/p/libpng/code
|
|
|
|
[submodule "win32/zlib/src"]
|
|
|
|
path = win32/zlib/src
|
|
|
|
url = https://github.com/madler/zlib.git
|
2019-01-25 19:39:13 +00:00
|
|
|
[submodule "shaders/SPIRV-Cross"]
|
2022-03-18 20:05:15 +00:00
|
|
|
path = external/SPIRV-Cross
|
2019-01-25 19:39:13 +00:00
|
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
2020-07-28 22:25:27 +00:00
|
|
|
[submodule "shaders/glslang"]
|
2022-03-18 20:05:15 +00:00
|
|
|
path = external/glslang
|
2020-07-28 22:25:27 +00:00
|
|
|
url = https://github.com/KhronosGroup/glslang.git
|
2023-03-10 23:08:12 +00:00
|
|
|
[submodule "external/vulkan-headers"]
|
|
|
|
path = external/vulkan-headers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|
2023-07-16 19:23:26 +00:00
|
|
|
[submodule "external/cubeb"]
|
|
|
|
path = external/cubeb
|
|
|
|
url = https://github.com/mozilla/cubeb.git
|