]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/transferqueue.h
Use const void * for the object pointers in TransferQueue
[libs/gl.git] / source / backends / vulkan / transferqueue.h
2021-12-11 Mikko RasaUse const void * for the object pointers in TransferQueue
2021-12-01 Mikko RasaSupport transfers with no staged data
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-18 Mikko RasaInitial implementation of Vulkan backend