2015-04-22 16:15:18 +00:00
|
|
|
[submodule "boost"]
|
2016-09-02 03:00:15 +00:00
|
|
|
path = externals/boost
|
|
|
|
url = https://github.com/citra-emu/ext-boost.git
|
2015-04-22 16:15:18 +00:00
|
|
|
[submodule "nihstro"]
|
2016-09-02 03:00:15 +00:00
|
|
|
path = externals/nihstro
|
|
|
|
url = https://github.com/neobrain/nihstro.git
|
2016-04-24 13:18:30 +00:00
|
|
|
[submodule "soundtouch"]
|
2016-09-02 03:00:15 +00:00
|
|
|
path = externals/soundtouch
|
|
|
|
url = https://github.com/citra-emu/ext-soundtouch.git
|
2022-09-21 16:36:12 +00:00
|
|
|
[submodule "catch2"]
|
|
|
|
path = externals/catch2
|
|
|
|
url = https://github.com/catchorg/Catch2
|
2016-09-02 03:00:15 +00:00
|
|
|
[submodule "dynarmic"]
|
|
|
|
path = externals/dynarmic
|
2020-12-28 23:39:00 +00:00
|
|
|
url = https://github.com/citra-emu/dynarmic.git
|
2016-12-11 22:59:28 +00:00
|
|
|
[submodule "xbyak"]
|
|
|
|
path = externals/xbyak
|
|
|
|
url = https://github.com/herumi/xbyak.git
|
2017-02-13 20:03:55 +00:00
|
|
|
[submodule "cryptopp"]
|
|
|
|
path = externals/cryptopp/cryptopp
|
|
|
|
url = https://github.com/weidai11/cryptopp.git
|
2017-05-27 21:22:35 +00:00
|
|
|
[submodule "fmt"]
|
|
|
|
path = externals/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2017-07-16 20:02:36 +00:00
|
|
|
[submodule "enet"]
|
2017-07-07 19:34:15 +00:00
|
|
|
path = externals/enet
|
2017-12-04 01:35:54 +00:00
|
|
|
url = https://github.com/lsalzman/enet.git
|
|
|
|
[submodule "inih"]
|
|
|
|
path = externals/inih/inih
|
|
|
|
url = https://github.com/benhoyt/inih.git
|
2018-03-24 19:19:35 +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-05-25 05:18:13 +00:00
|
|
|
[submodule "cubeb"]
|
|
|
|
path = externals/cubeb
|
2022-09-21 16:36:12 +00:00
|
|
|
url = https://github.com/mozilla/cubeb
|
2018-08-20 09:20:33 +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
|
2018-10-27 07:35:01 +00:00
|
|
|
[submodule "cpp-jwt"]
|
2018-12-06 12:14:54 +00:00
|
|
|
path = externals/cpp-jwt
|
|
|
|
url = https://github.com/arun11299/cpp-jwt.git
|
|
|
|
[submodule "teakra"]
|
|
|
|
path = externals/teakra
|
|
|
|
url = https://github.com/wwylele/teakra.git
|
2019-08-17 23:43:40 +00:00
|
|
|
[submodule "lodepng"]
|
|
|
|
path = externals/lodepng/lodepng
|
|
|
|
url = https://github.com/lvandeve/lodepng.git
|
2019-09-07 21:15:04 +00:00
|
|
|
[submodule "zstd"]
|
|
|
|
path = externals/zstd
|
|
|
|
url = https://github.com/facebook/zstd.git
|
2021-12-12 14:52:30 +00:00
|
|
|
[submodule "libyuv"]
|
|
|
|
path = externals/libyuv
|
|
|
|
url = https://github.com/lemenkov/libyuv.git
|
2022-09-21 16:36:12 +00:00
|
|
|
[submodule "sdl2"]
|
|
|
|
path = externals/sdl2/SDL
|
|
|
|
url = https://github.com/libsdl-org/SDL
|