summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 3fbb5c9ee6de5cebceccdfd122c53a2127522841 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "mimalloc"]
	path = mimalloc
	url = https://github.com/microsoft/mimalloc.git
	branch = dev3
[submodule "hashmap"]
	path = hashmap
	url = https://github.com/tidwall/hashmap.c.git
[submodule "wgpu"]
	path = wgpu
	url = https://github.com/gfx-rs/wgpu-native.git
[submodule "freetype"]
	path = freetype
	url = https://github.com/freetype/freetype.git
[submodule "cglm"]
	path = cglm
	url = https://github.com/recp/cglm.git