aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cube_view.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-04-18Improve cube rendering in example programsDavid Robillard1-13/+13
2021-04-18Improve cube rendering in example programsDavid Robillard1-26/+80
2021-01-02Clean up includesDavid Robillard1-0/+3
2021-01-02Simplify clang-format configuration and format all codeDavid Robillard1-74/+74
2020-10-30Simplify header namesDavid Robillard1-1/+1
2020-10-30Remove GL and GLU wrapper headersDavid Robillard1-1/+1
2020-10-21Add missing include guardsDavid Robillard1-0/+5
2020-10-04Move cube vertex data to the file where it is actually usedDavid Robillard1-0/+49
2020-05-16Use email address in copyright headersDavid Robillard1-1/+1
2020-04-02Strengthen warningsDavid Robillard1-9/+9
2020-03-09Window Demo: Fix updating when not runnning continuouslyDavid Robillard1-1/+1
2020-03-08Factor out cube drawingDavid Robillard1-0/+82