|
|
|
@ -4,9 +4,6 @@ |
|
|
|
[submodule "libusb"] |
|
|
|
path = externals/libusb/libusb |
|
|
|
url = https://github.com/libusb/libusb.git |
|
|
|
[submodule "Vulkan-Headers"] |
|
|
|
path = externals/Vulkan-Headers |
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git |
|
|
|
[submodule "xbyak"] |
|
|
|
path = externals/xbyak |
|
|
|
url = https://github.com/Lizzie841/xbyak.git |
|
|
|
@ -25,9 +22,6 @@ |
|
|
|
[submodule "VulkanMemoryAllocator"] |
|
|
|
path = externals/VulkanMemoryAllocator |
|
|
|
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git |
|
|
|
[submodule "Vulkan-Utility-Libraries"] |
|
|
|
path = externals/Vulkan-Utility-Libraries |
|
|
|
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git |
|
|
|
[submodule "externals/boost-headers"] |
|
|
|
path = externals/boost-headers |
|
|
|
url = https://github.com/boostorg/headers.git |
|
|
|
|