2021-11-01 00:24:56 +05:30
|
|
|
[submodule "{fmt}"]
|
2019-07-25 01:49:43 +05:30
|
|
|
path = app/libraries/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Oboe"]
|
2020-01-02 20:19:34 +00:00
|
|
|
path = app/libraries/oboe
|
|
|
|
url = https://github.com/google/oboe
|
|
|
|
branch = 1.3-stable
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "LZ4"]
|
2020-06-25 16:51:05 +01:00
|
|
|
path = app/libraries/lz4
|
|
|
|
url = https://github.com/lz4/lz4.git
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Frozen"]
|
2020-09-18 02:08:23 +05:30
|
|
|
path = app/libraries/frozen
|
|
|
|
url = https://github.com/serge-sans-paille/frozen
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "PugiXML"]
|
2021-01-22 08:32:01 +05:30
|
|
|
path = app/libraries/pugixml
|
2021-03-03 20:40:16 +00:00
|
|
|
url = https://github.com/zeux/pugixml.git
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "tzcode"]
|
2021-03-03 20:40:16 +00:00
|
|
|
path = app/libraries/tzcode
|
2021-03-21 13:01:29 +00:00
|
|
|
url = https://github.com/skyline-emu/tz
|
2021-03-03 20:40:16 +00:00
|
|
|
branch = master
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Perfetto"]
|
2021-03-12 00:11:12 +05:30
|
|
|
path = app/libraries/perfetto
|
|
|
|
url = https://android.googlesource.com/platform/external/perfetto
|
|
|
|
branch = releases/v12.x
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Vulkan-Hpp"]
|
2021-03-26 23:42:19 +05:30
|
|
|
path = app/libraries/vkhpp
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Hpp
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Vulkan Memory Allocator"]
|
2021-05-22 22:01:22 +05:30
|
|
|
path = app/libraries/vkma
|
|
|
|
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Mbed TLS"]
|
2021-07-11 23:47:59 +05:30
|
|
|
path = app/libraries/mbedtls
|
|
|
|
url = https://github.com/ARMmbed/mbedtls
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Opus"]
|
2021-07-14 16:28:02 +02:00
|
|
|
path = app/libraries/opus
|
|
|
|
url = https://github.com/xiph/opus
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "Boost"]
|
2021-08-21 01:27:22 +05:30
|
|
|
path = app/libraries/boost
|
|
|
|
url = https://github.com/boostorg/boost.git
|
2021-10-18 20:29:03 +05:30
|
|
|
ignore = all
|
2021-11-01 00:24:56 +05:30
|
|
|
[submodule "LLVM"]
|
|
|
|
path = app/libraries/llvm
|
|
|
|
url = https://github.com/llvm/llvm-project.git
|
|
|
|
shallow = true
|