]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/vulkan.cpp
Support compute shaders and compute operations
[libs/gl.git] / source / backends / vulkan / vulkan.cpp
2022-04-15 Mikko RasaSupport compute shaders and compute operations
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