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