You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-27 15:57:02 +00:00
-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"
|