2013-12-29 06:04:53 +00:00
|
|
|
[submodule "third_party/xbyak"]
|
|
|
|
path = third_party/xbyak
|
2015-06-16 01:55:46 +00:00
|
|
|
url = https://github.com/xenia-project/xbyak.git
|
2015-02-21 19:16:24 +00:00
|
|
|
[submodule "third_party/imgui"]
|
|
|
|
path = third_party/imgui
|
|
|
|
url = https://github.com/ocornut/imgui.git
|
2015-05-13 04:40:44 +00:00
|
|
|
[submodule "third_party/binutils-ppc-cygwin"]
|
|
|
|
path = third_party/binutils-ppc-cygwin
|
|
|
|
url = https://github.com/benvanik/binutils-ppc-cygwin
|
2015-06-11 06:31:19 +00:00
|
|
|
[submodule "third_party/capstone"]
|
|
|
|
path = third_party/capstone
|
|
|
|
url = https://github.com/xenia-project/capstone.git
|
2015-08-22 16:11:57 +00:00
|
|
|
[submodule "third_party/libav"]
|
|
|
|
path = third_party/libav
|
|
|
|
url = https://github.com/xenia-project/libav.git
|
2015-11-20 22:53:47 +00:00
|
|
|
[submodule "third_party/zlib"]
|
|
|
|
path = third_party/zlib
|
|
|
|
url = https://github.com/madler/zlib
|
2015-11-23 01:41:39 +00:00
|
|
|
[submodule "third_party/spirv-tools"]
|
|
|
|
path = third_party/spirv-tools
|
|
|
|
url = https://github.com/xenia-project/SPIRV-Tools.git
|
2015-12-31 00:52:49 +00:00
|
|
|
[submodule "third_party/catch"]
|
|
|
|
path = third_party/catch
|
|
|
|
url = https://github.com/philsquared/Catch.git
|
|
|
|
[submodule "third_party/gflags"]
|
|
|
|
path = third_party/gflags
|
|
|
|
url = https://github.com/benvanik/gflags.git
|
|
|
|
[submodule "third_party/premake-core"]
|
|
|
|
path = third_party/premake-core
|
|
|
|
url = https://github.com/premake/premake-core.git
|