RetroArch/.gitmodules

7 lines
222 B
Plaintext
Raw Normal View History

2016-02-16 19:24:00 +00:00
[submodule "deps/glslang/glslang"]
path = deps/glslang/glslang
2016-10-27 19:53:17 +00:00
url = https://github.com/KhronosGroup/glslang.git
2016-05-08 10:43:58 +00:00
[submodule "deps/SPIRV-Cross"]
path = deps/SPIRV-Cross
2016-10-27 19:53:17 +00:00
url = https://github.com/KhronosGroup/SPIRV-Cross