]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/synchronizer.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / backends / vulkan / synchronizer.cpp
2022-03-19 Mikko RasaAdd a wrapper class for recording Vulkan commands
2021-12-24 Mikko RasaRedesign asynchronous buffer uploads
2021-12-09 Mikko RasaDon't remove individual mipmap levels from Synchronizer
2021-11-30 Mikko RasaRefactor Synchronizer to deal with individual mipmap...
2021-11-30 Mikko RasaDon't create no-op barriers
2021-11-22 Mikko RasaImplement textures and samplers for Vulkan
2021-11-21 Mikko RasaAdd a synchronization helper class to the Vulkan backend