mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-06 00:50:24 -06:00
Implement Vulkan.
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -14,3 +14,12 @@
|
||||
[submodule "thirdparty/ddspp"]
|
||||
path = thirdparty/ddspp
|
||||
url = https://github.com/redorav/ddspp.git
|
||||
[submodule "thirdparty/Vulkan-Headers"]
|
||||
path = thirdparty/Vulkan-Headers
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers
|
||||
[submodule "thirdparty/VulkanMemoryAllocator"]
|
||||
path = thirdparty/VulkanMemoryAllocator
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
||||
[submodule "thirdparty/volk"]
|
||||
path = thirdparty/volk
|
||||
url = https://github.com/zeux/volk.git
|
||||
|
||||
Reference in New Issue
Block a user