]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/memoryallocator.cpp
Minor tweaks to MemoryAllocator
[libs/gl.git] / source / backends / vulkan / memoryallocator.cpp
2022-03-08 Mikko RasaMinor tweaks to MemoryAllocator
2022-03-08 Mikko RasaAdd a function to request debug information from Memory...
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