gzdoom-gles/src/rendering/vulkan/system
2019-03-08 22:53:32 +01:00
..
vk_buffers.cpp - fix shutdown crash and some minor adjustments 2019-03-02 00:46:25 +01:00
vk_buffers.h - bind the vertex inputs as specified by its vertex buffer format 2019-03-01 15:37:13 +01:00
vk_builders.cpp - implement VkPostprocess::RenderScreenQuad 2019-03-05 23:31:38 +01:00
vk_builders.h - add multisample support 2019-03-08 02:24:54 +01:00
vk_device.cpp - pick the first device that supports our required features 2019-03-08 22:53:32 +01:00
vk_device.h - pick the first device that supports our required features 2019-03-08 22:53:32 +01:00
vk_framebuffer.cpp - convert triangle fan to triangle list on macOS 2019-03-08 21:34:21 +01:00
vk_framebuffer.h - convert triangle fan to triangle list on macOS 2019-03-08 21:34:21 +01:00
vk_objects.h - reorderer member initialization in Vulkan objects 2019-03-04 16:18:37 +02:00
vk_swapchain.cpp - transition image layouts and setup pipeline barriers (fixes some errors reported by RenderDoc) 2019-03-02 16:02:27 +01:00
vk_swapchain.h - hook up vid_vsync and vk_debug 2019-02-27 22:20:18 +01:00