Initial work on Vulkan:
-Added VulkanContext -Added an X11 implementation -Added a rendering device abstraction -added a Vulkan rendering device abstraction -Engine does not work, only shows Godot logo (run it from bin/)
This commit is contained in:
2
drivers/vulkan/vk_mem_alloc.cpp
Normal file
2
drivers/vulkan/vk_mem_alloc.cpp
Normal file
@@ -0,0 +1,2 @@
|
||||
#define VMA_IMPLEMENTATION
|
||||
#include "vk_mem_alloc.h"
|
||||
Reference in New Issue
Block a user