diff options
| author | Triang3l <triang3l@yandex.ru> | 2020-10-08 23:24:25 +0300 |
|---|---|---|
| committer | Triang3l <triang3l@yandex.ru> | 2020-10-08 23:24:25 +0300 |
| commit | 3a308dedb3f732450210ce0fe17d3b7e5663d2b4 (patch) | |
| tree | 2afae7c06c4cbc873c0065c2f00f2d6ce02ff95f /.gitmodules | |
| parent | 9d77d2131ad6ed5067f96023534471f0811178ce (diff) | |
[Vulkan] Temporarily move to a fork of glslang
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
