forked from dotnet/Silk.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 844 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "build/submodules/SDL"]
path = build/submodules/SDL
url = https://github.com/libsdl-org/SDL
[submodule "build/submodules/Vulkan-Headers"]
path = build/submodules/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "build/submodules/SwiftShader"]
path = build/submodules/SwiftShader
url = https://github.com/google/swiftshader
[submodule "build/submodules/ANGLE"]
path = build/submodules/ANGLE
url = https://chromium.googlesource.com/angle/angle
[submodule "build/submodules/Vulkan-Loader"]
path = build/submodules/Vulkan-Loader
url = https://github.com/KhronosGroup/Vulkan-Loader
[submodule "build/submodules/GLFW"]
path = build/submodules/GLFW
url = https://github.com/glfw/glfw.git
[submodule "build/submodules/Assimp"]
path = build/submodules/Assimp
url = https://github.com/assimp/assimp