mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-23 11:37:04 +00:00
fd188ddd51
-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/)
3 lines
53 B
C++
3 lines
53 B
C++
#define VMA_IMPLEMENTATION
|
|
#include "vk_mem_alloc.h"
|