2023-04-27 16:13:19 +00:00
|
|
|
[submodule "third-party/SDL"]
|
|
|
|
path = third-party/SDL
|
|
|
|
url = https://github.com/libsdl-org/SDL
|
2023-07-07 11:12:24 +00:00
|
|
|
shallow = true
|
2023-04-28 09:46:29 +00:00
|
|
|
[submodule "third-party/fmt"]
|
|
|
|
path = third-party/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2023-07-07 11:12:24 +00:00
|
|
|
shallow = true
|
2023-05-02 14:35:57 +00:00
|
|
|
[submodule "third-party/magic_enum"]
|
|
|
|
path = third-party/magic_enum
|
|
|
|
url = https://github.com/Neargye/magic_enum.git
|
2023-07-07 11:12:24 +00:00
|
|
|
shallow = true
|
2023-05-30 09:12:34 +00:00
|
|
|
[submodule "third-party/zydis"]
|
|
|
|
path = third-party/zydis
|
|
|
|
url = https://github.com/zyantific/zydis.git
|
2023-07-07 11:12:24 +00:00
|
|
|
shallow = true
|
2023-07-17 19:43:30 +00:00
|
|
|
[submodule "third-party/winpthread"]
|
|
|
|
path = third-party/winpthread
|
|
|
|
url = https://github.com/shadps4/winpthread.git
|
|
|
|
branch = main
|
2023-08-14 17:17:01 +00:00
|
|
|
[submodule "third-party/toml11"]
|
|
|
|
path = third-party/toml11
|
|
|
|
url = https://github.com/ToruNiina/toml11
|
|
|
|
branch = master
|
2023-09-26 13:00:13 +00:00
|
|
|
[submodule "third-party/xxHash"]
|
|
|
|
path = third-party/xxHash
|
|
|
|
url = https://github.com/Cyan4973/xxHash.git
|
|
|
|
branch = dev
|
2024-02-24 20:39:29 +00:00
|
|
|
[submodule "externals/ps4libdoc"]
|
|
|
|
path = externals/ps4libdoc
|
|
|
|
url = https://github.com/idc/ps4libdoc.git
|
|
|
|
branch = 9.00
|
2024-02-14 22:52:57 +00:00
|
|
|
[submodule "third-party/vulkan"]
|
|
|
|
path = third-party/vulkan
|
|
|
|
url = https://github.com/GPUCode/vulkan
|
2024-02-27 18:24:47 +00:00
|
|
|
[submodule "externals/discord-rpc"]
|
|
|
|
path = externals/discord-rpc
|
|
|
|
url = https://github.com/shadps4-emu/ext-discord-rpc.git
|
|
|
|
branch = master
|
2024-02-28 16:45:51 +00:00
|
|
|
[submodule "externals/cryptopp-cmake"]
|
|
|
|
path = externals/cryptopp-cmake
|
|
|
|
url = https://github.com/shadps4-emu/ext-cryptopp-cmake.git
|
|
|
|
branch = master
|
|
|
|
[submodule "externals/cryptopp"]
|
|
|
|
path = externals/cryptopp
|
|
|
|
url = https://github.com/shadps4-emu/ext-cryptopp.git
|
|
|
|
branch = master
|
|
|
|
[submodule "externals/cryptoppwin"]
|
|
|
|
path = externals/cryptoppwin
|
|
|
|
url = https://github.com/shadps4-emu/ext-cryptoppwin.git
|
|
|
|
branch = main
|
|
|
|
[submodule "externals/zlib-ng"]
|
|
|
|
path = externals/zlib-ng
|
|
|
|
url = https://github.com/shadps4-emu/ext-zlib-ng.git
|
|
|
|
[submodule "externals/zlib-ng-win"]
|
|
|
|
path = externals/zlib-ng-win
|
|
|
|
url = https://github.com/shadps4-emu/ext-zlib-ng-win.git
|