2022-08-22 20:21:23 +00:00
|
|
|
[submodule "dependencies/ZArchive"]
|
|
|
|
path = dependencies/ZArchive
|
2023-06-17 19:52:58 +00:00
|
|
|
url = https://github.com/SSimco/ZArchive
|
2022-08-22 20:21:23 +00:00
|
|
|
shallow = true
|
|
|
|
[submodule "dependencies/cubeb"]
|
|
|
|
path = dependencies/cubeb
|
|
|
|
url = https://github.com/mozilla/cubeb
|
|
|
|
shallow = true
|
|
|
|
[submodule "dependencies/vcpkg"]
|
|
|
|
path = dependencies/vcpkg
|
|
|
|
url = https://github.com/microsoft/vcpkg
|
2024-08-08 13:58:24 +00:00
|
|
|
shallow = false
|
2022-08-25 04:31:32 +00:00
|
|
|
[submodule "dependencies/Vulkan-Headers"]
|
|
|
|
path = dependencies/Vulkan-Headers
|
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
2024-08-08 13:58:24 +00:00
|
|
|
shallow = true
|
2022-10-10 23:43:15 +00:00
|
|
|
[submodule "dependencies/imgui"]
|
|
|
|
path = dependencies/imgui
|
|
|
|
url = https://github.com/ocornut/imgui
|
2024-08-08 13:58:24 +00:00
|
|
|
shallow = true
|
2023-10-03 02:51:47 +00:00
|
|
|
[submodule "dependencies/xbyak_aarch64"]
|
|
|
|
path = dependencies/xbyak_aarch64
|
2024-08-31 18:51:42 +00:00
|
|
|
url = https://github.com/fujitsu/xbyak_aarch64
|
2024-10-31 11:09:04 +00:00
|
|
|
[submodule "dependencies/cpuid"]
|
|
|
|
path = dependencies/cpuid
|
|
|
|
url = https://github.com/SSimco/cpuid
|