aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Simplify visibility boilerplateDavid Robillard1-13/+6
2021-01-02Simplify clang-format configuration and format all codeDavid Robillard1-346/+416
2020-11-26Use named groups to group documentationDavid Robillard1-13/+11
2020-11-26Remove top-level documentation groupDavid Robillard1-5/+0
2020-11-26Use consistent spelling in documentationDavid Robillard1-4/+4
2020-11-26Remove file documentationDavid Robillard1-8/+3
2020-11-26Don't use lists in return documentationDavid Robillard1-17/+14
2020-11-25Rename puglShowWindow and puglHideWindow to puglShow an puglHideDavid Robillard1-2/+8
2020-11-25Move puglEnterContext and puglLeaveContext to GL backendsDavid Robillard1-30/+0
2020-11-01Add missing documentation for VulkanDavid Robillard1-1/+5
2020-10-30Remove logging APIDavid Robillard1-36/+0
2020-10-30Clean up installed man pagesDavid Robillard1-3/+3
2020-10-30Simplify header namesDavid Robillard1-2/+2
2020-10-24Replace live resize with loop eventsDavid Robillard1-0/+34
2020-10-24Fix documentation typoDavid Robillard1-1/+1
2020-10-24Use single-line doc comments where possibleDavid Robillard1-90/+30
2020-10-22Resurrect puglEnterContext() and puglLeaveContext()David Robillard1-33/+28
2020-10-21Simplify documentation structureDavid Robillard1-11/+8
2020-10-21Cleanup: Use consistent style for preprocessor conditionalsDavid Robillard1-2/+2
2020-10-21Move includes to a separate directoryDavid Robillard1-0/+1624