2019-06-29 23:50:48 +00:00
|
|
|
[submodule "External/vixl"]
|
2020-03-06 07:41:29 +00:00
|
|
|
shallow = true
|
2019-06-29 23:50:48 +00:00
|
|
|
path = External/vixl
|
2022-01-14 17:21:17 +00:00
|
|
|
url = https://github.com/FEX-Emu/vixl.git
|
2019-07-13 09:41:34 +00:00
|
|
|
[submodule "External/cpp-optparse"]
|
2023-03-20 01:05:02 +00:00
|
|
|
path = Source/Common/cpp-optparse
|
2019-07-13 09:41:34 +00:00
|
|
|
url = https://github.com/Sonicadvance1/cpp-optparse
|
|
|
|
[submodule "External/imgui"]
|
|
|
|
path = External/imgui
|
|
|
|
url = https://github.com/Sonicadvance1/imgui.git
|
|
|
|
[submodule "External/json-maker"]
|
|
|
|
path = External/json-maker
|
|
|
|
url = https://github.com/Sonicadvance1/json-maker.git
|
|
|
|
[submodule "External/tiny-json"]
|
|
|
|
path = External/tiny-json
|
|
|
|
url = https://github.com/Sonicadvance1/tiny-json.git
|
2020-03-06 07:41:29 +00:00
|
|
|
[submodule "External/xbyak"]
|
2021-01-09 02:17:35 +00:00
|
|
|
shallow = true
|
2020-03-06 07:41:29 +00:00
|
|
|
path = External/xbyak
|
2020-08-26 10:08:38 +00:00
|
|
|
url = https://github.com/FEX-Emu/xbyak.git
|
2020-05-18 10:11:04 +00:00
|
|
|
[submodule "External/fex-posixtest-bins"]
|
2021-01-09 02:17:35 +00:00
|
|
|
shallow = true
|
2020-05-18 10:11:04 +00:00
|
|
|
path = External/fex-posixtest-bins
|
|
|
|
url = https://github.com/FEX-Emu/fex-posixtest-bins.git
|
2021-01-09 02:17:35 +00:00
|
|
|
[submodule "External/fex-gvisor-tests-bins"]
|
|
|
|
shallow = true
|
|
|
|
path = External/fex-gvisor-tests-bins
|
|
|
|
url = https://github.com/FEX-Emu/fex-gvisor-tests-bins.git
|
2021-01-25 12:31:04 +00:00
|
|
|
[submodule "External/fex-gcc-target-tests-bins"]
|
|
|
|
shallow = true
|
|
|
|
path = External/fex-gcc-target-tests-bins
|
|
|
|
url = https://github.com/FEX-Emu/fex-gcc-target-tests-bins.git
|
2021-04-07 23:50:45 +00:00
|
|
|
[submodule "External/jemalloc"]
|
|
|
|
path = External/jemalloc
|
|
|
|
url = https://github.com/FEX-Emu/jemalloc.git
|
2021-05-20 17:18:36 +00:00
|
|
|
[submodule "External/fmt"]
|
|
|
|
path = External/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2021-06-05 04:26:45 +00:00
|
|
|
[submodule "External/drm-headers"]
|
|
|
|
path = External/drm-headers
|
|
|
|
url = https://github.com/FEX-Emu/drm-headers.git
|
2021-07-06 00:39:19 +00:00
|
|
|
[submodule "External/xxhash"]
|
|
|
|
path = External/xxhash
|
|
|
|
url = https://github.com/FEX-Emu/xxHash.git
|
2021-11-25 11:28:31 +00:00
|
|
|
[submodule "External/Catch2"]
|
|
|
|
path = External/Catch2
|
|
|
|
url = https://github.com/catchorg/Catch2.git
|
2022-02-26 08:37:32 +00:00
|
|
|
[submodule "External/robin-map"]
|
|
|
|
shallow = true
|
|
|
|
path = External/robin-map
|
|
|
|
url = https://github.com/Tessil/robin-map.git
|
2022-08-05 02:52:13 +00:00
|
|
|
[submodule "External/Vulkan-Headers"]
|
|
|
|
shallow = true
|
|
|
|
path = External/Vulkan-Headers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|