[submodule "frametrim/tests"]
	path = frametrim/tests
	url = https://github.com/apitrace/gltrim-tests.git
	shallow = true
[submodule "thirdparty/brotli"]
	path = thirdparty/brotli
	url = https://github.com/google/brotli
	shallow = true
[submodule "thirdparty/gtest"]
	path = thirdparty/gtest
	url = https://github.com/google/googletest
	shallow = true
[submodule "thirdparty/libbacktrace"]
	path = thirdparty/libbacktrace
	url = https://github.com/ianlancetaylor/libbacktrace
	shallow = true
[submodule "thirdparty/libpng"]
	path = thirdparty/libpng
	url = https://github.com/apitrace/libpng
	shallow = true
[submodule "thirdparty/snappy"]
	path = thirdparty/snappy
	url = https://github.com/google/snappy
	shallow = true
[submodule "thirdparty/zlib"]
	path = thirdparty/zlib
	url = https://github.com/madler/zlib
	shallow = true
[submodule "thirdparty/directxmath"]
	path = thirdparty/directxmath
	url = https://github.com/microsoft/DirectXMath
	shallow = true
