snes9x/.gitmodules
BearOso a6560f70b5 win32: Remove need for DirectXMath.
It only compiles with VC.
2023-03-07 14:01:29 -06:00

13 lines
419 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 "shaders/SPIRV-Cross"]
path = external/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "shaders/glslang"]
path = external/glslang
url = https://github.com/KhronosGroup/glslang.git