]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/framebuffer_backend.h
Rework multisample resolve to use resolve attachments
[libs/gl.git] / source / backends / vulkan / framebuffer_backend.h
2022-04-19 Mikko RasaRework multisample resolve to use resolve attachments
2022-03-22 Mikko RasaSome adjustments to includes
2021-12-10 Mikko RasaCreate image views in VulkanFramebuffer if necessary
2021-11-30 Mikko RasaRefactor Synchronizer to deal with individual mipmap...
2021-11-22 Mikko RasaImplement textures and samplers for Vulkan
2021-11-21 Mikko RasaMake framebuffer attachment accessors public
2021-11-19 Mikko RasaCheck if render target is swapchain and set to_present...
2021-11-18 Mikko RasaInitial implementation of Vulkan backend