mirror of
https://github.com/OpenEmu/OpenEmu-Shaders.git
synced 2025-11-01 11:07:54 +00:00
3fe9834632
* No longer using stuartcarnie fork of SPIRV-Cross * glslang update required additions to Makefile to generate build_info.h
10 lines
345 B
Plaintext
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
|