mach/.gitmodules
Stephen Gutekanst 189997c279 {mach,examples}: move examples to github.com/hexops/mach-examples
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-10-16 12:21:50 -07:00

24 lines
746 B
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/freetype
[submodule "glfw/upstream"]
path = libs/glfw/upstream
url = https://github.com/hexops/glfw
[submodule "sysaudio/upstream"]
path = libs/sysaudio/upstream
url = https://github.com/hexops/soundio
[submodule "basisu/upstream"]
path = libs/basisu/upstream
url = https://github.com/hexops/basisu