]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/commands_backend.h
Reuse previously allocated command buffers
[libs/gl.git] / source / backends / vulkan / commands_backend.h
2021-11-22 Mikko RasaReuse previously allocated command buffers
2021-11-19 Mikko RasaCache framebuffer and viewport in VulkanCommands
2021-11-19 Mikko RasaTreat clear() with null parameter as invalidate
2021-11-18 Mikko RasaInitial implementation of Vulkan backend