]> git.tdb.fi Git - libs/gui.git/history - source/graphics/vulkancontext.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / vulkancontext.h
2023-01-04 Mikko RasaAdd decorations for things which should be exported...
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaRemove destructor declarations from exception classes
2022-09-01 Mikko RasaAdd flag for tessellation shaders in Vulkan context
2021-12-12 Mikko RasaAdd an option for enabling geometry shaders on Vulkan
2021-11-20 Mikko RasaAdd a class for creating Vulkan graphics contexts