aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/detail
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29Reorganize source to separate private implementation detailsDavid Robillard13-0/+3853
Taking a page from C++ convention, where "detail" is for things that should not be included in user code.