aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_gl_free_unrealized.c
AgeCommit message (Collapse)AuthorFilesLines
2022-05-21Add a uniform API for setting size hintsDavid Robillard1-1/+1
This collapses many functions into one, which makes the API more easily extensible and reduces code size.
2022-05-20Use consistent class names and titles in tests and examplesDavid Robillard1-2/+2
2022-05-03Fix crash when destroying OpenGL views that haven't been realizedJean Pierre Cimalando1-0/+61