-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 876 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "vendor/glfw"]
path = vendor/glfw
url = https://github.com/glfw/glfw
branch = b35641f4a3c62aa86a0b3c983d163bc0fe36026d
[submodule "vendor/glm"]
path = vendor/glm
url = https://github.com/g-truc/glm
branch = 0af55ccecd98d4e5a8d1fad7de25ba429d60e863
[submodule "vendor/freetype"]
path = vendor/freetype
url = https://github.com/freetype/freetype
branch = f92c96550ad763639158587974cf11067ace743d
[submodule "vendor/shaderc"]
path = vendor/shaderc
url = https://github.com/google/shaderc
branch = 3ac03b8ad85a8e328a6182cddee8d05810bd5a2c
[submodule "vendor/spirv_cross/spirv_cross"]
path = vendor/spirv_cross/spirv_cross
url = https://github.com/KhronosGroup/SPIRV-Cross
branch = 66363ac7e8fe4465169ceb2ad5905b1657244cfe
[submodule "vendor/fmt"]
path = vendor/fmt
url = https://github.com/fmtlib/fmt
branch = 1a79bbfa83b0942fca3f2794655b6b91bb682583