2024-02-27 19:24:47 +01:00
|
|
|
[submodule "externals/discord-rpc"]
|
|
|
|
path = externals/discord-rpc
|
|
|
|
url = https://github.com/shadps4-emu/ext-discord-rpc.git
|
|
|
|
branch = master
|
2024-02-28 17:45:51 +01: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
|
2024-03-22 17:12:37 +01:00
|
|
|
[submodule "externals/sdl3"]
|
|
|
|
path = externals/sdl3
|
|
|
|
url = https://github.com/shadps4-emu/ext-SDL.git
|
2024-04-13 21:37:21 +02:00
|
|
|
[submodule "externals/fmt"]
|
|
|
|
path = externals/fmt
|
|
|
|
url = https://github.com/shadps4-emu/ext-fmt.git
|
2024-04-14 16:09:51 +02:00
|
|
|
[submodule "externals/vulkan-headers"]
|
|
|
|
path = externals/vulkan-headers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
|
|
|
[submodule "externals/vma"]
|
|
|
|
path = externals/vma
|
|
|
|
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
|
|
|
[submodule "externals/glslang"]
|
|
|
|
path = externals/glslang
|
|
|
|
url = https://github.com/KhronosGroup/glslang
|
|
|
|
[submodule "externals/robin-map"]
|
|
|
|
path = externals/robin-map
|
|
|
|
url = https://github.com/Tessil/robin-map
|
2024-04-14 19:18:20 +02:00
|
|
|
[submodule "externals/boost"]
|
|
|
|
path = externals/boost
|
2024-04-14 16:09:51 +02:00
|
|
|
url = https://github.com/raphaelthegreat/ext-boost
|
2024-05-01 12:38:41 +02:00
|
|
|
[submodule "externals/xbyak"]
|
|
|
|
path = externals/xbyak
|
|
|
|
url = https://github.com/herumi/xbyak
|
2024-05-09 22:45:09 +02:00
|
|
|
[submodule "externals/winpthreads"]
|
|
|
|
path = externals/winpthreads
|
|
|
|
url = https://github.com/shadps4-emu/winpthreads.git
|
2024-05-18 19:05:18 +02:00
|
|
|
[submodule "externals/magic_enum"]
|
|
|
|
path = externals/magic_enum
|
|
|
|
url = https://github.com/Neargye/magic_enum.git
|
|
|
|
[submodule "externals/toml11"]
|
|
|
|
path = externals/toml11
|
|
|
|
url = https://github.com/ToruNiina/toml11.git
|
|
|
|
[submodule "externals/zydis"]
|
|
|
|
path = externals/zydis
|
|
|
|
url = https://github.com/zyantific/zydis.git
|
2024-05-22 00:35:12 +02:00
|
|
|
[submodule "externals/sirit"]
|
|
|
|
path = externals/sirit
|
|
|
|
url = https://github.com/raphaelthegreat/sirit
|
2024-05-25 14:33:15 +02:00
|
|
|
[submodule "externals/xxhash"]
|
|
|
|
path = externals/xxhash
|
|
|
|
url = https://github.com/Cyan4973/xxHash.git
|