Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-15 | Remove PUGL_CAIRO_GL | David Robillard | 1 | -5/+1 | |
The old cairo_gl.h header or something similar is easy enough to use in application code if someone wants to do this, and maintaining a separate context type for it is a hassle and arguably out of scope. | |||||
2018-09-15 | Fix minor clang-tidy warnings | David Robillard | 1 | -2/+2 | |
2016-09-20 | Add GL option to pugl_cairo_test | David Robillard | 1 | -1/+5 | |
2016-09-18 | Remove GLUT-like event callbacks | David Robillard | 1 | -2/+6 | |
2016-09-12 | Demonstrate enter and leave events | David Robillard | 1 | -1/+23 | |
2015-09-12 | Add puglWaitForEvent for blocking main loops. | David Robillard | 1 | -0/+1 | |
2014-08-27 | Event-based dispatch. | David Robillard | 1 | -21/+28 | |
2014-08-27 | Cairo support on X11. | David Robillard | 1 | -0/+167 | |