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
|
2018-08-06 23:16:41 +00:00
|
|
|
[submodule "win32/DirectXMath"]
|
|
|
|
path = win32/DirectXMath
|
|
|
|
url = https://github.com/Microsoft/DirectXMath
|
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
|
2021-05-15 16:22:39 +00:00
|
|
|
[submodule "vulkan/vulkan"]
|
2022-03-18 20:05:15 +00:00
|
|
|
path = external/vulkan-headers
|
2021-05-15 16:22:39 +00:00
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|