summaryrefslogtreecommitdiff
path: root/pugl_test.c
AgeCommit message (Collapse)Author
2012-04-29Implement reshape more properly.David Robillard
It's not a GL demo if it's not a cube.
2012-04-29Implement resizable and non-resizable windows.David Robillard
2012-04-29Proper key press and release support on X11.David Robillard
Clearer mouse callback API.
2012-04-29Windows implementation.David Robillard
2012-04-28Initial import.David Robillard