yuzu/.gitmodules

43 lines
1.4 KiB
Plaintext
Raw Normal View History

[submodule "inih"]
2016-09-02 05:00:15 +02:00
path = externals/inih/inih
2020-10-28 00:48:39 +01:00
url = https://github.com/benhoyt/inih.git
2018-07-28 01:17:27 +02:00
[submodule "cubeb"]
path = externals/cubeb
url = https://github.com/kinetiknz/cubeb.git
2016-09-02 05:00:15 +02:00
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
2018-08-23 14:33:03 +02:00
[submodule "soundtouch"]
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git
[submodule "libusb"]
path = externals/libusb/libusb
url = https://github.com/libusb/libusb.git
2018-09-16 20:05:19 +02:00
[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
[submodule "sirit"]
path = externals/sirit
url = https://github.com/ReinUsesLisp/sirit
[submodule "mbedtls"]
path = externals/mbedtls
url = https://github.com/DarkLordZach/mbedtls
[submodule "libzip"]
path = externals/libzip/libzip
url = https://github.com/nih-at/libzip.git
2020-05-30 02:55:27 +02:00
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
[submodule "opus"]
path = externals/opus/opus
url = https://github.com/xiph/opus.git
[submodule "ffmpeg"]
2021-02-05 19:41:45 +01:00
path = externals/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git