]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/vulkan.h
Support compute shaders and compute operations
[libs/gl.git] / source / backends / vulkan / vulkan.h
2022-04-15 Mikko RasaSupport compute shaders and compute operations
2022-03-19 Mikko RasaAdd a wrapper class for recording Vulkan commands
2022-03-16 Mikko RasaOnly mark Result as checked if that specific value...
2021-12-14 Mikko RasaUse secondary command buffers to record render pass...
2021-12-01 Mikko RasaImplement mipmap generation for the Vulkan backend
2021-11-22 Mikko RasaImplement textures and samplers for Vulkan
2021-11-18 Mikko RasaInitial implementation of Vulkan backend