aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl.hpp
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21Simplify documentation structureDavid Robillard1-21/+10
2020-10-21Cleanup: Use consistent style for preprocessor conditionalsDavid Robillard1-1/+1
2020-10-21Move includes to a separate directoryDavid Robillard1-0/+726
This is more conventional and directories named "include" are specially understood by some tooling like clang-tidy.