Panda3DS/include/renderer_vk
Wunkolo e87db99a97 Remove ownership of SDL's vulkan-surface
This surface is managed by SDL itself, so there is no need to keep it in
a Unique handle for us to delete.  Fixes the bug where vulkan crashes
during shutdown.
2023-08-20 23:01:43 -07:00
..
renderer_vk.hpp Remove ownership of SDL's vulkan-surface 2023-08-20 23:01:43 -07:00
vk_debug.hpp Add initial vulkan instance creation 2023-07-22 13:16:23 -07:00
vk_memory.hpp Allocate and present separate top/bottom screen framebuffer images 2023-08-20 23:01:43 -07:00
vulkan_api.hpp Disable asserts on Vulkan result codes 2023-07-22 13:16:23 -07:00