- The renderer backend is now its own library, loaded at runtime. - Removed GLFW dependency, instead use win32 directly. - Broke linux window creation, because it's not implemented yet. - Maybe use GLFW for linux?
2 lines
27 B
C
2 lines
27 B
C
#include <vulkan/vulkan.h>
|