2015-04-22 16:15:18 +00:00
|
|
|
[submodule "inih"]
|
2016-09-02 03:00:15 +00:00
|
|
|
path = externals/inih/inih
|
|
|
|
url = https://github.com/svn2github/inih
|
2015-04-22 16:15:18 +00:00
|
|
|
[submodule "boost"]
|
2016-09-02 03:00:15 +00:00
|
|
|
path = externals/boost
|
2018-01-13 00:37:04 +00:00
|
|
|
url = https://github.com/yuzu-emu/ext-boost.git
|
2016-03-20 14:58:24 +00:00
|
|
|
[submodule "catch"]
|
2016-09-02 03:00:15 +00:00
|
|
|
path = externals/catch
|
|
|
|
url = https://github.com/philsquared/Catch.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
|
2017-05-27 21:22:35 +00:00
|
|
|
[submodule "fmt"]
|
|
|
|
path = externals/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt.git
|
2018-01-04 02:43:57 +00:00
|
|
|
[submodule "lz4"]
|
|
|
|
path = externals/lz4
|
2018-03-21 17:30:14 +00:00
|
|
|
url = https://github.com/lz4/lz4.git
|
2018-01-16 03:53:53 +00:00
|
|
|
[submodule "unicorn"]
|
|
|
|
path = externals/unicorn
|
|
|
|
url = https://github.com/yuzu-emu/unicorn
|
2018-07-31 02:04:51 +00:00
|
|
|
[submodule "mbedtls"]
|
|
|
|
path = externals/mbedtls
|
|
|
|
url = https://github.com/DarkLordZach/mbedtls
|
2018-07-30 22:42:20 +00:00
|
|
|
[submodule "opus"]
|
2018-07-31 02:04:51 +00:00
|
|
|
path = externals/opus
|
|
|
|
url = https://github.com/ogniK5377/opus.git
|
2018-08-23 12:33:03 +00:00
|
|
|
[submodule "soundtouch"]
|
|
|
|
path = externals/soundtouch
|
|
|
|
url = https://github.com/citra-emu/ext-soundtouch.git
|
2018-09-16 18:05:19 +00:00
|
|
|
[submodule "libressl"]
|
|
|
|
path = externals/libressl
|
|
|
|
url = https://github.com/citra-emu/ext-libressl-portable.git
|
|
|
|
[submodule "discord-rpc"]
|
|
|
|
path = externals/discord-rpc
|
|
|
|
url = https://github.com/discordapp/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-02-08 21:08:48 +00:00
|
|
|
[submodule "externals/zstd"]
|
|
|
|
path = externals/zstd
|
|
|
|
url = https://github.com/facebook/zstd
|