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