You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-29 16:16:38 +00:00
basic 2D engine is more or less working with Vulkan, including editor.
Still a lot to do
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
#define VMA_IMPLEMENTATION
|
||||
#ifdef DEBUG_ENABLED
|
||||
#define _DEBUG
|
||||
#endif
|
||||
#include "vk_mem_alloc.h"
|
||||
|
||||
Reference in New Issue
Block a user