4 Commits

Author SHA1 Message Date
4f71a9849c
Implimented the VMA - Vulkan Memory Allocator to hopefully make memory management easier. 2024-07-24 19:51:11 -04:00
30ed1f679b
Start Rendering a debug Test Image on our Plane.
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
2024-07-18 16:35:52 -04:00
8aecc2313e
Updated CMakeLists.txt to support ARM64 for testing 2024-07-14 06:54:32 -04:00
a6c67dd91f
Initial Commit
This took alot of love to build.
It is build off of the combo of the Vulkan Tutorial and Sample files
from the vulkanHPP library.

The VulkanHPP Library appears compatible with the GPL license as per it
being the Apache 2 license.
2024-07-13 20:29:05 -04:00