aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl_stub.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21Make backend function wrappers noexceptDavid Robillard1-1/+1
2020-10-21Move includes to a separate directoryDavid Robillard1-0/+50
This is more conventional and directories named "include" are specially understood by some tooling like clang-tidy.