added-submodules

This commit is contained in:
Denis Teyssier 2025-04-20 17:30:16 +02:00
parent af8e3759c6
commit 2c95aca8b1
24 changed files with 129 additions and 107 deletions

88
.gitmodules vendored
View file

@ -1,66 +1,66 @@
[submodule "externals/enet"]
path = externals/enet
url = https://github.com/lsalzman/enet
path = externals/enet
url = https://github.com/lsalzman/enet
[submodule "externals/dynarmic"]
path = externals/dynarmic
url = https://github.com/sudachi-emu/dynarmic
path = externals/dynarmic
url = https://github.com/sudachi-emu/dynarmic
[submodule "externals/libusb/libusb"]
path = externals/libusb/libusb
url = https://github.com/libusb/libusb
path = externals/libusb/libusb
url = https://github.com/libusb/libusb
[submodule "externals/discord-rpc"]
path = externals/discord-rpc
url = https://github.com/sudachi-emu/discord-rpc
path = externals/discord-rpc
url = https://github.com/sudachi-emu/discord-rpc
[submodule "externals/vulkan-headers"]
path = externals/vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers
path = externals/vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "externals/sirit"]
path = externals/sirit
url = https://github.com/sudachi-emu/sirit
path = externals/sirit
url = https://github.com/sudachi-emu/sirit
[submodule "externals/mbedtls"]
path = externals/mbedtls
url = https://github.com/sudachi-emu/mbedtls
path = externals/mbedtls
url = https://github.com/sudachi-emu/mbedtls
[submodule "externals/xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak
path = externals/xbyak
url = https://github.com/herumi/xbyak
[submodule "externals/opus"]
path = externals/opus
url = https://github.com/xiph/opus
path = externals/opus
url = https://github.com/xiph/opus
[submodule "externals/cpp-httplib"]
path = externals/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
path = externals/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
[submodule "externals/ffmpeg/ffmpeg"]
path = externals/ffmpeg/ffmpeg
url = https://github.com/FFmpeg/FFmpeg
path = externals/ffmpeg/ffmpeg
url = https://github.com/FFmpeg/FFmpeg
[submodule "externals/cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt
[submodule "externals/libadrenotools"]
path = externals/libadrenotools
url = https://github.com/bylaws/libadrenotools
path = externals/libadrenotools
url = https://github.com/bylaws/libadrenotools
[submodule "externals/VulkanMemoryAllocator"]
path = externals/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
path = externals/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
[submodule "externals/breakpad"]
path = externals/breakpad
url = https://github.com/sudachi-emu/breakpad
path = externals/breakpad
url = https://github.com/sudachi-emu/breakpad
[submodule "externals/simpleini"]
path = externals/simpleini
url = https://github.com/brofield/simpleini
path = externals/simpleini
url = https://github.com/brofield/simpleini
[submodule "externals/oaknut"]
path = externals/oaknut
url = https://github.com/sudachi-emu/oaknut
path = externals/oaknut
url = https://github.com/sudachi-emu/oaknut
[submodule "externals/Vulkan-Utility-Libraries"]
path = externals/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries
path = externals/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries
[submodule "externals/vcpkg"]
path = externals/vcpkg
url = https://github.com/microsoft/vcpkg
path = externals/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "externals/nx_tzdb/tzdb_to_nx"]
path = externals/nx_tzdb/tzdb_to_nx
url = https://github.com/lat9nq/tzdb_to_nx
path = externals/nx_tzdb/tzdb_to_nx
url = https://github.com/lat9nq/tzdb_to_nx
[submodule "externals/cubeb"]
path = externals/cubeb
url = https://github.com/mozilla/cubeb
path = externals/cubeb
url = https://github.com/mozilla/cubeb
[submodule "externals/SDL3"]
path = externals/SDL3
url = https://github.com/libsdl-org/sdl
path = externals/SDL3
url = https://github.com/libsdl-org/sdl