Panda3DS/include/renderer_vk
Wunkolo e3699fe8f8 Allocate and present separate top/bottom screen framebuffer images
Instead of operating directly on the swapchain images, we have our own
top/bottom framebuffer images that will be rendered to independent of
having an available swapchain. The images are blitted into the swapchain
images, allowing for resizing too!
2023-08-20 23:01:43 -07:00
..
renderer_vk.hpp Allocate and present separate top/bottom screen framebuffer images 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