aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_vulkan_cxx_demo.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-11-25Pass vkGetInstanceProcAddr to puglCreateSurface instead of a loaderDavid Robillard1-2/+5
2020-11-01Cleanup: Fix typoDavid Robillard1-1/+1
2020-11-01Make event handling in C++ more flexibleDavid Robillard1-6/+8
2020-10-31Use static polymorphism in C++ bindingsDavid Robillard1-21/+22
2020-10-30Simplify header namesDavid Robillard1-1/+1
2020-10-28Add Vulkan demosDavid Robillard1-0/+1839