Skip to content

Commit 3586fd3

Browse files
correct a few submodule things
1 parent 8ae65e5 commit 3586fd3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[submodule "3rdparty/glslang"]
88
path = 3rdparty/glslang
99
url = https://github.com/devshgraphicsprogramming/glslang.git
10-
branch = nabla
10+
branch = master
1111
[submodule "3rdparty/shaderc"]
1212
path = 3rdparty/shaderc
1313
url = https://github.com/google/shaderc.git
@@ -20,7 +20,7 @@
2020
[submodule "3rdparty/spirv_cross"]
2121
path = 3rdparty/spirv_cross
2222
url = https://github.com/devshgraphicsprogramming/SPIRV-Cross.git
23-
branch = nabla
23+
branch = master
2424
[submodule "3rdparty/zlib"]
2525
path = 3rdparty/zlib
2626
url = https://github.com/madler/zlib.git

3rdparty/glslang

3rdparty/spirv_cross

0 commit comments

Comments
 (0)