aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_shader_demo.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-24Replace live resize with loop eventsDavid Robillard1-2/+17
2020-10-21Fix shader demo arguments to allow running at maximum framerateDavid Robillard1-2/+3
2020-10-19Cleanup: Fix IWYU warningsDavid Robillard1-1/+0
2020-10-04Use refresh rate to better drive example event loopDavid Robillard1-2/+33
2020-10-04Print all view hints in shader demo and hint testsDavid Robillard1-0/+1
2020-07-05Improve struct packingDavid Robillard1-1/+1
2020-06-13Cleanup: Fix uninitialised variablesDavid Robillard1-1/+1
2020-05-16Add default and maximum sizeDavid Robillard1-5/+3
2020-05-16Use email address in copyright headersDavid Robillard1-1/+1
2020-05-16Fix file documentationDavid Robillard1-1/+2
2020-04-04Shader Demo: Support both GL 3 and 4David Robillard1-0/+426