mach/.gitmodules
Stephen Gutekanst e4a2e007fc build with Zig package manager
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-07-08 17:08:21 -07:00

38 lines
1.3 KiB
Text

[submodule "gpu-dawn/libs/dawn"]
path = libs/gpu-dawn/libs/dawn
url = https://github.com/hexops/dawn.git
shallow = true
branch = "generated-2022-08-06"
[submodule "gpu-dawn/libs/DirectXShaderCompiler"]
path = libs/gpu-dawn/libs/DirectXShaderCompiler
url = https://github.com/hexops/DirectXShaderCompiler
shallow = true
branch = "mach"
[submodule "freetype/upstream"]
path = libs/freetype/upstream
url = https://github.com/hexops-graveyard/freetype
[submodule "glfw/upstream"]
path = libs/glfw/upstream
url = https://github.com/hexops-graveyard/glfw
[submodule "libs/gpu-dawn/libs/xcode-frameworks"]
path = libs/gpu-dawn/libs/xcode-frameworks
url = https://github.com/hexops/xcode-frameworks
[submodule "libs/glfw/libs/xcode-frameworks"]
path = libs/glfw/libs/xcode-frameworks
url = https://github.com/hexops/xcode-frameworks
[submodule "libs/gpu/libs/mach-gpu-dawn"]
path = libs/gpu/libs/mach-gpu-dawn
url = https://github.com/hexops/mach-gpu-dawn
[submodule "libs/mach-gpu"]
path = libs/mach-gpu
url = https://github.com/hexops/mach-gpu
[submodule "libs/mach-gpu-dawn"]
path = libs/mach-gpu-dawn
url = https://github.com/hexops/mach-gpu-dawn
[submodule "libs/mach-freetype"]
path = libs/mach-freetype
url = https://github.com/hexops/mach-freetype
[submodule "libs/mach-core"]
path = libs/mach-core
url = https://github.com/hexops/mach-core