2015-04-22 16:15:18 +00:00
|
|
|
[submodule "inih"]
|
2016-09-02 03:00:15 +00:00
|
|
|
path = externals/inih/inih
|
2020-10-27 23:48:39 +00:00
|
|
|
url = https://github.com/benhoyt/inih.git
|
2018-07-27 23:17:27 +00:00
|
|
|
[submodule "cubeb"]
|
|
|
|
path = externals/cubeb
|
|
|
|
url = https://github.com/kinetiknz/cubeb.git
|
2016-09-02 03:00:15 +00:00
|
|
|
[submodule "dynarmic"]
|
|
|
|
path = externals/dynarmic
|
|
|
|
url = https://github.com/MerryMage/dynarmic.git
|
2018-08-23 12:33:03 +00:00
|
|
|
[submodule "soundtouch"]
|
2019-10-23 23:18:40 +00:00
|
|
|
path = externals/soundtouch
|
|
|
|
url = https://github.com/citra-emu/ext-soundtouch.git
|
2020-06-17 01:46:19 +00:00
|
|
|
[submodule "libressl"]
|
|
|
|
path = externals/libressl
|
|
|
|
url = https://github.com/citra-emu/ext-libressl-portable.git
|
2020-08-26 02:21:32 +00:00
|
|
|
[submodule "libusb"]
|
|
|
|
path = externals/libusb/libusb
|
|
|
|
url = https://github.com/libusb/libusb.git
|
2018-09-16 18:05:19 +00:00
|
|
|
[submodule "discord-rpc"]
|
|
|
|
path = externals/discord-rpc
|
2021-06-18 17:12:34 +00:00
|
|
|
url = https://github.com/discord/discord-rpc.git
|
2019-02-12 20:57:53 +00:00
|
|
|
[submodule "Vulkan-Headers"]
|
|
|
|
path = externals/Vulkan-Headers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|
2019-03-14 05:17:19 +00:00
|
|
|
[submodule "sirit"]
|
|
|
|
path = externals/sirit
|
|
|
|
url = https://github.com/ReinUsesLisp/sirit
|
2020-05-08 21:09:29 +00:00
|
|
|
[submodule "mbedtls"]
|
|
|
|
path = externals/mbedtls
|
2021-03-05 05:35:30 +00:00
|
|
|
url = https://github.com/yuzu-emu/mbedtls
|
2019-04-28 22:41:39 +00:00
|
|
|
[submodule "libzip"]
|
2019-10-29 21:13:40 +00:00
|
|
|
path = externals/libzip/libzip
|
|
|
|
url = https://github.com/nih-at/libzip.git
|
2020-05-30 00:55:27 +00:00
|
|
|
[submodule "xbyak"]
|
|
|
|
path = externals/xbyak
|
|
|
|
url = https://github.com/herumi/xbyak.git
|
2020-07-01 05:09:33 +00:00
|
|
|
[submodule "opus"]
|
|
|
|
path = externals/opus/opus
|
|
|
|
url = https://github.com/xiph/opus.git
|
2021-02-10 03:17:22 +00:00
|
|
|
[submodule "ffmpeg"]
|
2021-02-05 18:41:45 +00:00
|
|
|
path = externals/ffmpeg
|
|
|
|
url = https://git.ffmpeg.org/ffmpeg.git
|
2021-04-17 20:48:51 +00:00
|
|
|
[submodule "SDL"]
|
2021-04-16 23:12:47 +00:00
|
|
|
path = externals/SDL
|
|
|
|
url = https://github.com/libsdl-org/SDL.git
|
2021-06-18 18:48:53 +00:00
|
|
|
[submodule "externals/cpp-httplib"]
|
|
|
|
path = externals/cpp-httplib
|
|
|
|
url = https://github.com/yhirose/cpp-httplib.git
|