]> git.tdb.fi Git - libs/gui.git/history - source/graphics/vkxlib/vulkancontext.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / vkxlib / vulkancontext.cpp
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaRemove unnecessary std:: qualifiers
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