yuzu/.gitmodules

55 lines
1.8 KiB
Plaintext
Raw Normal View History

[submodule "inih"]
2016-09-02 03:00:15 +00:00
path = externals/inih/inih
url = https://github.com/svn2github/inih
[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
[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
[submodule "unicorn"]
path = externals/unicorn
url = https://github.com/yuzu-emu/unicorn
[submodule "mbedtls"]
path = externals/mbedtls
url = https://github.com/DarkLordZach/mbedtls
[submodule "opus"]
path = externals/opus/opus
url = https://github.com/xiph/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
[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"]
2019-02-13 14:53:57 +00:00
path = externals/zstd
url = https://github.com/facebook/zstd
[submodule "sirit"]
path = externals/sirit
url = https://github.com/ReinUsesLisp/sirit
[submodule "libzip"]
path = externals/libzip/libzip
url = https://github.com/nih-at/libzip.git
[submodule "zlib"]
path = externals/zlib/zlib
url = https://github.com/madler/zlib.git