summaryrefslogtreecommitdiff
path: root/pugl_test.c
AgeCommit message (Collapse)Author
2012-04-30Add puglIgnoreKeyRepeat and implement on X11.David Robillard
Add proper command line options for pugl_test.
2012-04-30Send special key events for individual modifier key presses (X11 for now).David Robillard
Improve documentation.
2012-04-30Implement special keys and keyboard modifiers on X11.David Robillard
2012-04-30PuglWindow => PuglView.David Robillard
2012-04-30Add shared library export stuff.David Robillard
Update documentation.
2012-04-29OSX implementation.David Robillard
2012-04-29Scroll support on Windows.David Robillard
2012-04-29Scroll API.David Robillard
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