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-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-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
|
2019-05-04 16:12:21 +00:00
|
|
|
url = https://github.com/catchorg/Catch2.git
|
2015-12-31 00:52:49 +00:00
|
|
|
[submodule "third_party/premake-core"]
|
|
|
|
path = third_party/premake-core
|
2017-05-07 20:46:25 +00:00
|
|
|
url = https://github.com/xenia-project/premake-core.git
|
2015-12-31 04:29:12 +00:00
|
|
|
[submodule "third_party/snappy"]
|
|
|
|
path = third_party/snappy
|
|
|
|
url = https://github.com/xenia-project/snappy.git
|
2015-12-31 08:37:13 +00:00
|
|
|
[submodule "third_party/premake-export-compile-commands"]
|
|
|
|
path = third_party/premake-export-compile-commands
|
|
|
|
url = https://github.com/xenia-project/premake-export-compile-commands.git
|
2016-01-01 20:13:36 +00:00
|
|
|
[submodule "third_party/yaml-cpp"]
|
|
|
|
path = third_party/yaml-cpp
|
2016-01-14 01:31:22 +00:00
|
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
2016-06-28 01:33:05 +00:00
|
|
|
[submodule "third_party/spirv-headers"]
|
|
|
|
path = third_party/spirv-headers
|
|
|
|
url = https://github.com/KhronosGroup/SPIRV-Headers
|
2018-05-04 21:49:46 +00:00
|
|
|
[submodule "third_party/volk"]
|
|
|
|
path = third_party/volk
|
|
|
|
url = https://github.com/zeux/volk.git
|
2019-08-02 14:06:02 +00:00
|
|
|
[submodule "third_party/discord-rpc"]
|
|
|
|
path = third_party/discord-rpc
|
|
|
|
url = https://github.com/discordapp/discord-rpc
|
|
|
|
[submodule "third_party/rapidjson"]
|
|
|
|
path = third_party/rapidjson
|
|
|
|
url = https://github.com/Tencent/rapidjson.git
|
2019-04-14 15:08:07 +00:00
|
|
|
[submodule "third_party/aes_128"]
|
|
|
|
path = third_party/aes_128
|
|
|
|
url = https://github.com/openluopworld/aes_128.git
|
2019-06-20 20:07:04 +00:00
|
|
|
[submodule "third_party/capstone"]
|
|
|
|
path = third_party/capstone
|
2019-08-02 16:17:44 +00:00
|
|
|
url = https://github.com/xenia-project/capstone.git
|
2018-11-25 15:39:14 +00:00
|
|
|
[submodule "third_party/cpptoml"]
|
|
|
|
path = third_party/cpptoml
|
|
|
|
url = https://github.com/skystrife/cpptoml
|
2019-04-16 16:36:30 +00:00
|
|
|
[submodule "third_party/cxxopts"]
|
|
|
|
path = third_party/cxxopts
|
|
|
|
url = https://github.com/jarro2783/cxxopts
|