2019-07-24 23:19:43 +03:00
|
|
|
[submodule "app/libraries/fmt"]
|
|
|
|
path = app/libraries/fmt
|
|
|
|
url = https://github.com/fmtlib/fmt
|
2020-01-02 23:19:34 +03:00
|
|
|
[submodule "app/libraries/oboe"]
|
|
|
|
path = app/libraries/oboe
|
|
|
|
url = https://github.com/google/oboe
|
|
|
|
branch = 1.3-stable
|
2020-06-25 18:51:05 +03:00
|
|
|
[submodule "app/libraries/lz4"]
|
|
|
|
path = app/libraries/lz4
|
|
|
|
url = https://github.com/lz4/lz4.git
|
2020-09-17 23:38:23 +03:00
|
|
|
[submodule "app/libraries/frozen"]
|
|
|
|
path = app/libraries/frozen
|
|
|
|
url = https://github.com/serge-sans-paille/frozen
|
2021-01-22 06:02:01 +03:00
|
|
|
[submodule "app/libraries/pugixml"]
|
|
|
|
path = app/libraries/pugixml
|
2021-03-03 23:40:16 +03:00
|
|
|
url = https://github.com/zeux/pugixml.git
|
|
|
|
[submodule "app/libraries/tzcode"]
|
|
|
|
path = app/libraries/tzcode
|
2021-03-21 16:01:29 +03:00
|
|
|
url = https://github.com/skyline-emu/tz
|
2021-03-03 23:40:16 +03:00
|
|
|
branch = master
|
2021-03-11 21:41:12 +03:00
|
|
|
[submodule "app/libraries/perfetto"]
|
|
|
|
path = app/libraries/perfetto
|
|
|
|
url = https://android.googlesource.com/platform/external/perfetto
|
|
|
|
branch = releases/v12.x
|
2021-03-26 21:12:19 +03:00
|
|
|
[submodule "app/libraries/vkhpp"]
|
|
|
|
path = app/libraries/vkhpp
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Hpp
|
2021-05-22 19:31:22 +03:00
|
|
|
[submodule "app/libraries/vkma"]
|
|
|
|
path = app/libraries/vkma
|
|
|
|
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
2021-07-11 21:17:59 +03:00
|
|
|
[submodule "app/libraries/mbedtls"]
|
|
|
|
path = app/libraries/mbedtls
|
|
|
|
url = https://github.com/ARMmbed/mbedtls
|
2021-07-14 17:28:02 +03:00
|
|
|
[submodule "app/libraries/opus"]
|
|
|
|
path = app/libraries/opus
|
|
|
|
url = https://github.com/xiph/opus
|