summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTriang3l <triang3l@yandex.ru>2020-10-08 23:24:25 +0300
committerTriang3l <triang3l@yandex.ru>2020-10-08 23:24:25 +0300
commit3a308dedb3f732450210ce0fe17d3b7e5663d2b4 (patch)
tree2afae7c06c4cbc873c0065c2f00f2d6ce02ff95f /.gitmodules
parent9d77d2131ad6ed5067f96023534471f0811178ce (diff)
[Vulkan] Temporarily move to a fork of glslang
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index c50326cb4..0b1f9ce9c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -57,4 +57,5 @@
url = https://github.com/microsoft/DirectXShaderCompiler.git
[submodule "third_party/glslang"]
path = third_party/glslang
- url = https://github.com/KhronosGroup/glslang.git
+ url = https://github.com/Triang3l/glslang.git
+ branch = patch-1