3rdparty: Add glslang

This commit is contained in:
Connor McLaughlin
2022-01-08 05:19:45 +00:00
committed by refractionpcsx2
parent 874e3d976f
commit 5ff67d4b2d
8 changed files with 405 additions and 0 deletions
+3
View File
@@ -24,3 +24,6 @@
[submodule "3rdparty/imgui/imgui"]
path = 3rdparty/imgui/imgui
url = https://github.com/ocornut/imgui.git
[submodule "3rdparty/glslang/glslang"]
path = 3rdparty/glslang/glslang
url = https://github.com/KhronosGroup/glslang.git