]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/buffer_backend.cpp
Redesign asynchronous buffer uploads
[libs/gl.git] / source / backends / vulkan / buffer_backend.cpp
2021-12-24 Mikko RasaRedesign asynchronous buffer uploads
2021-12-20 Mikko RasaMultiplex streaming buffer contents on Vulkan
2021-12-11 Mikko RasaRefactor TransferQueue to require explicit finalization...
2021-12-01 Mikko RasaTrack the order of transfers involving the same objects
2021-11-30 Mikko RasaUse another callback for pre-transfer synchronization
2021-11-30 Mikko RasaRefactor Synchronizer to deal with individual mipmap...
2021-11-21 Mikko RasaAdd a synchronization helper class to the Vulkan backend
2021-11-18 Mikko RasaInitial implementation of Vulkan backend