aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl_vulkan.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-10-30Move C++ bindings to a separate directoryDavid Robillard1-170/+0
This seemed messy and potentially misleading for what is fundamentally a C++ library. It also makes it possible to set separate clang-tidy and clang-format settings for each to avoid "tainting" the C settings, though currently the headers use the same checks.
2020-10-26Add Vulkan backendsDavid Robillard1-0/+170