]> git.tdb.fi Git - libs/gui.git/history - source/graphics/vkxlib
Use constexpr instead of enum to define "typeless" constants
[libs/gui.git] / source / graphics / vkxlib /
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaInclude the matching header first in .cpp files
2022-09-01 Mikko RasaAdd flag for tessellation shaders in Vulkan context
2022-03-16 Mikko RasaAutomatically break into debugger on Vulkan errors
2022-03-16 Mikko RasaAdjust Vulkan debug message output
2022-03-16 Mikko RasaSelect the correct physical device for 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