FEX/.gitmodules

59 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2019-06-29 23:50:48 +00:00
[submodule "External/vixl"]
shallow = true
2019-06-29 23:50:48 +00:00
path = External/vixl
url = https://github.com/FEX-Emu/vixl.git
2019-07-13 09:41:34 +00:00
[submodule "External/cpp-optparse"]
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
[submodule "External/xbyak"]
2021-01-09 02:17:35 +00:00
shallow = true
path = External/xbyak
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
[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
[submodule "External/jemalloc"]
path = External/jemalloc
url = https://github.com/FEX-Emu/jemalloc.git
[submodule "External/fmt"]
path = External/fmt
url = https://github.com/fmtlib/fmt.git
[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
[submodule "External/robin-map"]
shallow = true
path = External/robin-map
2023-03-25 14:24:21 +00:00
url = https://github.com/FEX-Emu/robin-map.git
[submodule "External/Vulkan-Headers"]
shallow = true
path = External/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "External/jemalloc_glibc"]
path = External/jemalloc_glibc
url = https://github.com/FEX-Emu/jemalloc.git