]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/synchronizer.h
Rename VulkanFramebuffer::prepare_image_layouts to synchronize_resources
[libs/gl.git] / source / backends / vulkan / synchronizer.h
2022-03-19 Mikko RasaAdd a wrapper class for recording Vulkan commands
2021-12-24 Mikko RasaRedesign asynchronous buffer uploads
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 RasaAdd a synchronization helper class to the Vulkan backend