forked from hexops/mach
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (29 loc) · 979 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
25
26
27
28
29
30
[submodule "gpu-dawn/libs/dawn"]
path = gpu-dawn/libs/dawn
url = https://github.com/hexops/dawn.git
shallow = true
branch = "generated-2022-04-21"
[submodule "gpu-dawn/libs/DirectXShaderCompiler"]
path = gpu-dawn/libs/DirectXShaderCompiler
url = https://github.com/hexops/DirectXShaderCompiler
shallow = true
branch = "mach"
[submodule "examples/libs/zmath"]
path = examples/libs/zmath
url = https://github.com/PiergiorgioZagaria/zmath
[submodule "examples/libs/zigimg"]
path = examples/libs/zigimg
url = https://github.com/slimsag/zigimg
branch = zig-master
[submodule "examples/assets"]
path = examples/assets
url = https://github.com/hexops/mach-example-assets
[submodule "freetype/upstream"]
path = freetype/upstream
url = https://github.com/hexops/freetype
[submodule "tools/libs/apple_pie"]
path = tools/libs/apple_pie
url = https://github.com/Luukdegram/apple_pie
[submodule "glfw/upstream"]
path = glfw/upstream
url = https://github.com/hexops/glfw