]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/device_backend.cpp
Add tessellation shader support to the engine
[libs/gl.git] / source / backends / vulkan / device_backend.cpp
2022-09-03 Mikko RasaAdd tessellation shader support to the engine
2022-04-15 Mikko RasaAdd support for storage images in Renderer and Pipeline...
2022-04-15 Mikko RasaAdd a separate limit for storage texture binding range
2022-03-22 Mikko RasaSome adjustments to includes
2022-03-16 Mikko RasaRewrite descriptor set management
2022-03-13 Mikko RasaMake it possible to disable Vulkan validation
2021-12-12 Mikko RasaEnable geometry shaders by default
2021-11-21 Mikko RasaAdd a synchronization helper class to the Vulkan backend
2021-11-18 Mikko RasaInitial implementation of Vulkan backend