Files
OpenEmu-Shaders/.gitmodules
T
Stuart Carnie 3fe9834632 chore: Update to latest glslang, SPIRV-Cross
* No longer using stuartcarnie fork of SPIRV-Cross
* glslang update required additions to Makefile to generate build_info.h
2020-07-23 07:05:12 -07:00

10 lines
345 B
Plaintext

[submodule "3rdparty/glslang"]
path = 3rdparty/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "3rdparty/SPIRV-Cross"]
path = 3rdparty/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "3rdparty/SPIRV-Tools"]
path = 3rdparty/SPIRV-Tools
url = https://github.com/KhronosGroup/SPIRV-Tools.git