From 0ec86bf078b7498d9a1d79a0c235e244b8c42417 Mon Sep 17 00:00:00 2001 From: Phoenix Date: Fri, 13 Sep 2024 16:10:42 +1000 Subject: [PATCH] chore: add latest submodules with updated sources --- .gitmodules | 47 +++++++++++++++--------------- externals/SDL | 2 +- externals/Vulkan-Headers | 2 +- externals/Vulkan-Utility-Libraries | 2 +- externals/VulkanMemoryAllocator | 2 +- externals/breakpad | 2 +- externals/cpp-httplib | 2 +- externals/cpp-jwt | 2 +- externals/cubeb | 2 +- externals/discord-rpc | 2 +- externals/dynarmic | 2 +- externals/enet | 2 +- externals/ffmpeg/ffmpeg | 2 +- externals/libadrenotools | 2 +- externals/libusb/libusb | 2 +- externals/mbedtls | 2 +- externals/oaknut | 2 +- externals/opus | 2 +- externals/simpleini | 2 +- externals/sirit | 2 +- externals/vcpkg | 2 +- externals/xbyak | 2 +- 22 files changed, 45 insertions(+), 44 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4d0c4632c..70e3795ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,69 +1,70 @@ # SPDX-FileCopyrightText: 2014 Citra Emulator Project # SPDX-License-Identifier: GPL-2.0-or-later -[submodule "enet"] + +[submodule "externals/enet"] path = externals/enet url = https://github.com/lsalzman/enet.git -[submodule "cubeb"] +[submodule "externals/cubeb"] path = externals/cubeb url = https://github.com/mozilla/cubeb.git -[submodule "dynarmic"] +[submodule "externals/dynarmic"] path = externals/dynarmic - url = https://github.com/merryhime/dynarmic.git -[submodule "libusb"] + url = https://github.com/uzuy-emu/dynarmic.git +[submodule "externals/libusb/libusb"] path = externals/libusb/libusb url = https://github.com/libusb/libusb.git -[submodule "discord-rpc"] +[submodule "externals/discord-rpc"] path = externals/discord-rpc url = https://github.com/uzuy-emu/discord-rpc.git -[submodule "Vulkan-Headers"] +[submodule "externals/Vulkan-Headers"] path = externals/Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers.git -[submodule "sirit"] +[submodule "externals/sirit"] path = externals/sirit url = https://github.com/uzuy-emu/sirit.git -[submodule "mbedtls"] +[submodule "externals/mbedtls"] path = externals/mbedtls url = https://github.com/uzuy-emu/mbedtls.git -[submodule "xbyak"] +[submodule "externals/xbyak"] path = externals/xbyak url = https://github.com/herumi/xbyak.git -[submodule "opus"] +[submodule "externals/opus"] path = externals/opus url = https://github.com/xiph/opus.git -[submodule "SDL"] +[submodule "externals/SDL"] path = externals/SDL url = https://github.com/libsdl-org/SDL.git -[submodule "cpp-httplib"] +[submodule "externals/cpp-httplib"] path = externals/cpp-httplib url = https://github.com/yhirose/cpp-httplib.git -[submodule "ffmpeg"] +[submodule "externals/ffmpeg/ffmpeg"] path = externals/ffmpeg/ffmpeg url = https://github.com/FFmpeg/FFmpeg.git -[submodule "vcpkg"] +[submodule "externals/vcpkg"] path = externals/vcpkg url = https://github.com/microsoft/vcpkg.git -[submodule "cpp-jwt"] +[submodule "externals/cpp-jwt"] path = externals/cpp-jwt url = https://github.com/arun11299/cpp-jwt.git -[submodule "libadrenotools"] +[submodule "externals/libadrenotools"] path = externals/libadrenotools url = https://github.com/bylaws/libadrenotools.git -[submodule "tzdb_to_nx"] +[submodule "externals/nx_tzdb/tzdb_to_nx"] path = externals/nx_tzdb/tzdb_to_nx url = https://github.com/lat9nq/tzdb_to_nx.git -[submodule "VulkanMemoryAllocator"] +[submodule "externals/VulkanMemoryAllocator"] path = externals/VulkanMemoryAllocator url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git -[submodule "breakpad"] +[submodule "externals/breakpad"] path = externals/breakpad url = https://github.com/uzuy-emu/breakpad.git -[submodule "simpleini"] +[submodule "externals/simpleini"] path = externals/simpleini url = https://github.com/brofield/simpleini.git -[submodule "oaknut"] +[submodule "externals/oaknut"] path = externals/oaknut url = https://github.com/merryhime/oaknut -[submodule "Vulkan-Utility-Libraries"] +[submodule "externals/Vulkan-Utility-Libraries"] path = externals/Vulkan-Utility-Libraries url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git diff --git a/externals/SDL b/externals/SDL index cc016b004..d3932b1ba 160000 --- a/externals/SDL +++ b/externals/SDL @@ -1 +1 @@ -Subproject commit cc016b0046d563287f0aa9f09b958b5e70d43696 +Subproject commit d3932b1ba2e8d3936095443b6692580659598175 diff --git a/externals/Vulkan-Headers b/externals/Vulkan-Headers index 80207f9da..c6391a7b8 160000 --- a/externals/Vulkan-Headers +++ b/externals/Vulkan-Headers @@ -1 +1 @@ -Subproject commit 80207f9da86423ce33aff8328a792fd715f3c08f +Subproject commit c6391a7b8cd57e79ce6b6c832c8e3043c4d9967b diff --git a/externals/Vulkan-Utility-Libraries b/externals/Vulkan-Utility-Libraries index 524f8910d..eb62fb38a 160000 --- a/externals/Vulkan-Utility-Libraries +++ b/externals/Vulkan-Utility-Libraries @@ -1 +1 @@ -Subproject commit 524f8910d0e4a5f2ec5961996b23e5b74b95cb1d +Subproject commit eb62fb38a538cde41b1180ec182ba923455a49ee diff --git a/externals/VulkanMemoryAllocator b/externals/VulkanMemoryAllocator index 2f382df21..1c35ba99c 160000 --- a/externals/VulkanMemoryAllocator +++ b/externals/VulkanMemoryAllocator @@ -1 +1 @@ -Subproject commit 2f382df218d7e8516dee3b3caccb819a62b571a2 +Subproject commit 1c35ba99ce775f8342d87a83a3f0f696f99c2a39 diff --git a/externals/breakpad b/externals/breakpad index c89f9dddc..0aa6979a7 160000 --- a/externals/breakpad +++ b/externals/breakpad @@ -1 +1 @@ -Subproject commit c89f9dddc793f19910ef06c13e4fd240da4e7a59 +Subproject commit 0aa6979a7b1f37c02e78e4b3475f5f5512b7fdea diff --git a/externals/cpp-httplib b/externals/cpp-httplib index a609330e4..af4ece3d5 160000 --- a/externals/cpp-httplib +++ b/externals/cpp-httplib @@ -1 +1 @@ -Subproject commit a609330e4c6374f741d3b369269f7848255e1954 +Subproject commit af4ece3d5fc43938e84e445b2884bd866d163a34 diff --git a/externals/cpp-jwt b/externals/cpp-jwt index 10ef5735d..4a970bc30 160000 --- a/externals/cpp-jwt +++ b/externals/cpp-jwt @@ -1 +1 @@ -Subproject commit 10ef5735d842b31025f1257ae78899f50a40fb14 +Subproject commit 4a970bc302d671476122cbc6b43cc89fbf4a96ec diff --git a/externals/cubeb b/externals/cubeb index 48689ae7a..19d2f7bce 160000 --- a/externals/cubeb +++ b/externals/cubeb @@ -1 +1 @@ -Subproject commit 48689ae7a73caeb747953f9ed664dc71d2f918d8 +Subproject commit 19d2f7bce6a4d0566a07f3187d2bc5f0ec95c1c4 diff --git a/externals/discord-rpc b/externals/discord-rpc index 20cc99aef..ce349098a 160000 --- a/externals/discord-rpc +++ b/externals/discord-rpc @@ -1 +1 @@ -Subproject commit 20cc99aeffa08a4834f156b6ab49ed68618cf94a +Subproject commit ce349098aecb423d87395a1708e017836addfabd diff --git a/externals/dynarmic b/externals/dynarmic index ba8192d89..a41c38024 160000 --- a/externals/dynarmic +++ b/externals/dynarmic @@ -1 +1 @@ -Subproject commit ba8192d89078af51ae6f97c9352e3683612cdff1 +Subproject commit a41c380246d3d9f9874f0f792d234dc0cc17c180 diff --git a/externals/enet b/externals/enet index 39a72ab19..1e80a78f4 160000 --- a/externals/enet +++ b/externals/enet @@ -1 +1 @@ -Subproject commit 39a72ab1990014eb399cee9d538fd529df99c6a0 +Subproject commit 1e80a78f481cb2d2e4d9a0e2718b91995f2de51c diff --git a/externals/ffmpeg/ffmpeg b/externals/ffmpeg/ffmpeg index 9c1294ead..bb91425eb 160000 --- a/externals/ffmpeg/ffmpeg +++ b/externals/ffmpeg/ffmpeg @@ -1 +1 @@ -Subproject commit 9c1294eaddb88cb0e044c675ccae059a85fc9c6c +Subproject commit bb91425eb89affd45dfcdb004bd361e0630a7ece diff --git a/externals/libadrenotools b/externals/libadrenotools index 5cd3f5c5c..8fae8ce25 160000 --- a/externals/libadrenotools +++ b/externals/libadrenotools @@ -1 +1 @@ -Subproject commit 5cd3f5c5ceea6d9e9d435ccdd922d9b99e55d10b +Subproject commit 8fae8ce254dfc1344527e05301e43f37dea2df80 diff --git a/externals/libusb/libusb b/externals/libusb/libusb index c060e9ce3..467b6a889 160000 --- a/externals/libusb/libusb +++ b/externals/libusb/libusb @@ -1 +1 @@ -Subproject commit c060e9ce30ac2e3ffb49d94209c4dae77b6642f7 +Subproject commit 467b6a8896daea3d104958bf0887312c5d14d150 diff --git a/externals/mbedtls b/externals/mbedtls index 8c88150ca..29ac2b5c5 160000 --- a/externals/mbedtls +++ b/externals/mbedtls @@ -1 +1 @@ -Subproject commit 8c88150ca139e06aa2aae8349df8292a88148ea1 +Subproject commit 29ac2b5c5584056c5fdcd7b41e75870fa4a276f5 diff --git a/externals/oaknut b/externals/oaknut index 9d091109d..94c726ce0 160000 --- a/externals/oaknut +++ b/externals/oaknut @@ -1 +1 @@ -Subproject commit 9d091109deb445bc6e9289c6195a282b7c993d49 +Subproject commit 94c726ce0338b054eb8cb5ea91de8fe6c19f4392 diff --git a/externals/opus b/externals/opus index 101a71e03..ff6dea5e1 160000 --- a/externals/opus +++ b/externals/opus @@ -1 +1 @@ -Subproject commit 101a71e03bbf860aaafb7090a0e440675cb27660 +Subproject commit ff6dea5e1a72b8a2aeb7fc3656857d86a420ab89 diff --git a/externals/simpleini b/externals/simpleini index 382ddbb4b..f7862c3dd 160000 --- a/externals/simpleini +++ b/externals/simpleini @@ -1 +1 @@ -Subproject commit 382ddbb4b92c0b26aa1b32cefba2002119a5b1f2 +Subproject commit f7862c3dd7ad35becc2741f268e3402e89a37666 diff --git a/externals/sirit b/externals/sirit index ab7546399..149b6b0dd 160000 --- a/externals/sirit +++ b/externals/sirit @@ -1 +1 @@ -Subproject commit ab75463999f4f3291976b079d42d52ee91eebf3f +Subproject commit 149b6b0ddb741a90c998033b5c633667d0e093ba diff --git a/externals/vcpkg b/externals/vcpkg index a42af01b7..29b2ea2d4 160000 --- a/externals/vcpkg +++ b/externals/vcpkg @@ -1 +1 @@ -Subproject commit a42af01b72c28a8e1d7b48107b33e4f286a55ef6 +Subproject commit 29b2ea2d4b6197e66ef346e62ccbba35b55b7de5 diff --git a/externals/xbyak b/externals/xbyak index a1ac3750f..ccdf68421 160000 --- a/externals/xbyak +++ b/externals/xbyak @@ -1 +1 @@ -Subproject commit a1ac3750f9a639b5a6c6d6c7da4259b8d6790989 +Subproject commit ccdf68421bc8eb85693f573080fc0a5faad862db