Update .gitmodules
suyu-ci / reuse (pull_request) Failing after 10s Details
codespell / Check for spelling errors (pull_request) Successful in 11s Details
suyu verify / Verify Format (pull_request) Successful in 1m26s Details
suyu-ci / reuse (push) Failing after 10s Details
suyu verify / test build (linux-fresh, clang) (pull_request) Failing after 19m23s Details
suyu verify / test build (linux-fresh, linux) (pull_request) Failing after 14m51s Details
codespell / Check for spelling errors (push) Successful in 16s Details
suyu verify / Verify Format (push) Successful in 1m46s Details
suyu verify / test build (linux-mingw, windows) (pull_request) Failing after 2m55s Details
suyu verify / test build (linux-mingw, windows) (push) Failing after 3m1s Details
suyu verify / test build (linux-fresh, clang) (push) Has been cancelled Details
suyu verify / android (push) Has been cancelled Details
suyu verify / test build (linux-fresh, linux) (push) Has been cancelled Details
suyu verify / android (pull_request) Failing after 20m13s Details

This commit is contained in:
Exverge 2024-03-22 12:05:03 +01:00
parent e509698a9a
commit 42f3dd309e
1 changed files with 5 additions and 5 deletions

10
.gitmodules vendored
View File

@ -9,22 +9,22 @@
url = https://github.com/mozilla/cubeb.git
[submodule "dynarmic"]
path = externals/dynarmic
url = https://gitlab.com/suyu-emu/dynarmic.git
url = https://git.suyu.dev/suyu/dynarmic.git
[submodule "libusb"]
path = externals/libusb/libusb
url = https://github.com/libusb/libusb.git
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://gitlab.com/suyu-emu/discord-rpc.git
url = https://git.suyu.dev/suyu/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://gitlab.com/suyu-emu/sirit.git
url = https://git.suyu.dev/suyu/sirit.git
[submodule "mbedtls"]
path = externals/mbedtls
url = https://gitlab.com/suyu-emu/mbedtls.git
url = https://git.suyu.dev/suyu/mbedtls.git
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
@ -57,7 +57,7 @@
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "breakpad"]
path = externals/breakpad
url = https://gitlab.com/suyu-emu/breakpad.git
url = https://git.suyu.dev/suyu/breakpad.git
[submodule "simpleini"]
path = externals/simpleini
url = https://github.com/brofield/simpleini.git