2018-01-05 20:33:03 +01: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 20:39:13 +01:00
|
|
|
[submodule "shaders/SPIRV-Cross"]
|
2022-03-18 21:05:15 +01:00
|
|
|
path = external/SPIRV-Cross
|
2019-01-25 20:39:13 +01:00
|
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
2020-07-29 00:25:27 +02:00
|
|
|
[submodule "shaders/glslang"]
|
2022-03-18 21:05:15 +01:00
|
|
|
path = external/glslang
|
2020-07-29 00:25:27 +02:00
|
|
|
url = https://github.com/KhronosGroup/glslang.git
|
2023-03-11 00:08:12 +01:00
|
|
|
[submodule "external/vulkan-headers"]
|
|
|
|
path = external/vulkan-headers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|
2023-07-16 21:23:26 +02:00
|
|
|
[submodule "external/cubeb"]
|
|
|
|
path = external/cubeb
|
|
|
|
url = https://github.com/mozilla/cubeb.git
|