mirror of
https://github.com/libretro/snes9x.git
synced 2024-12-12 19:22:27 +00:00
19 lines
631 B
Plaintext
19 lines
631 B
Plaintext
[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
|
|
[submodule "win32/DirectXMath"]
|
|
path = win32/DirectXMath
|
|
url = https://github.com/Microsoft/DirectXMath
|
|
[submodule "shaders/SPIRV-Cross"]
|
|
path = shaders/SPIRV-Cross
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
|
[submodule "shaders/glslang"]
|
|
path = shaders/glslang
|
|
url = https://github.com/KhronosGroup/glslang.git
|
|
[submodule "vulkan/vulkan"]
|
|
path = vulkan/vulkan
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|