-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 761 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "NightOwlEngine/vendor/SPIRV-Cross/SPIRV-Cross-main"]
path = NightOwlEngine/vendor/SPIRV-Cross/SPIRV-Cross-main
url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "NightOwlEngine/vendor/shaderc/shaderc-main"]
path = NightOwlEngine/vendor/shaderc/shaderc-main
url = https://github.com/google/shaderc.git
[submodule "NightOwlEngine/vendor/glslang"]
path = NightOwlEngine/vendor/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "NightOwlEngine/vendor/SPIRV-Headers"]
path = NightOwlEngine/vendor/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git
[submodule "NightOwlEngine/vendor/SPIRV-Tools"]
path = NightOwlEngine/vendor/SPIRV-Tools
url = https://github.com/KhronosGroup/SPIRV-Tools.git