summaryrefslogtreecommitdiff
path: root/pugl/pugl_internal.h
AgeCommit message (Collapse)Author
2012-05-11Fix memory leaks.David Robillard
2012-05-02Remove GLU dependency.David Robillard
Fix compilation errors on X11. Make default resize function set up a 2D view. Set appropriate reshape callback in pugl_test.
2012-05-01Add AUTHORS and README file.David Robillard
Add doc comments for each file.
2012-04-30Add puglIgnoreKeyRepeat and implement on X11.David Robillard
Add proper command line options for pugl_test.
2012-04-30Implement special keys and keyboard modifiers on X11.David Robillard
2012-04-30PuglWindow => PuglView.David Robillard
2012-04-29Scroll API.David Robillard
2012-04-28Initial import.David Robillard