gzdoom-gles/src/rendering/vulkan/renderer
alexey.lysiuk dffe45835d - postponed destruction of Vulkan resources
Provided uniform way to handle lifetime of some of Vulkan resources
This helps to avoid issues like descriptor set that outlives its pool

https://forum.zdoom.org/viewtopic.php?t=64341
2019-04-30 18:43:41 +03:00
..
vk_postprocess.cpp - fix wrong clamp mode used in OpenGL 2019-04-20 19:19:34 +02:00
vk_postprocess.h - fix wrong clamp mode used in OpenGL 2019-04-20 19:19:34 +02:00
vk_renderbuffers.cpp - implement ssao 2019-03-16 23:37:38 +01:00
vk_renderbuffers.h - initialize array 2019-03-24 18:32:36 +01:00
vk_renderpass.cpp - postponed destruction of Vulkan resources 2019-04-30 18:43:41 +03:00
vk_renderpass.h - fix normal vectors on models 2019-04-17 20:42:00 +02:00
vk_renderstate.cpp - the light storage buffer is not dynamic 2019-04-28 23:51:09 +02:00
vk_renderstate.h - the light storage buffer is not dynamic 2019-04-28 23:51:09 +02:00