]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/memoryallocator.h
Align staging memory with an alignment suitable for image transfers
[libs/gl.git] / source / backends / vulkan / memoryallocator.h
2022-01-25 Mikko RasaOverhaul the Vulkan backend's memory allocator
2022-01-25 Mikko RasaRefactor Vulkan memory mapping functions
2022-01-25 Mikko RasaRefactor allocation index and ID handling in the Vulkan...
2022-01-25 Mikko RasaRemove the unused get_allocation_size function
2021-11-22 Mikko RasaImplement textures and samplers for Vulkan
2021-11-18 Mikko RasaInitial implementation of Vulkan backend