Added VMA

This commit is contained in:
antopilo
2024-12-03 00:54:07 -05:00
parent e5c252629b
commit fb677f8fe6
6 changed files with 121 additions and 8 deletions

3
.gitmodules vendored
View File

@@ -31,3 +31,6 @@
[submodule "Nuake/dependencies/glfw"]
path = Nuake/dependencies/glfw
url = https://github.com/antopilo/glfw.git
[submodule "Nuake/dependencies/vma"]
path = Nuake/dependencies/vma
url = https://github.com/antopilo/VulkanMemoryAllocatorPremake5.git