aboutsummaryrefslogtreecommitdiff
path: root/test/pugl_cairo_test.c
AgeCommit message (Expand)Author
2019-08-02Replace puglIgnoreKeyRepeat() with a hintDavid Robillard
2019-08-02Test: Factor out FPS printerDavid Robillard
2019-07-29Add animation to Cairo test programDavid Robillard
2019-07-29Cleanup: Clean up includes and call IWYU in lint targetDavid Robillard
2019-07-29Completely separate backends from platform implementationDavid Robillard
2019-07-29Add deprecation macro and deprecate puglInitResizable()David Robillard
2019-07-28Fix unused parameter warnings and prevent rotDavid Robillard
2019-07-28Fix building pugl_cairo_test as C++David Robillard
2019-07-25Use standard Cairo include paths everywhereDavid Robillard
2019-07-24Unify key and character fields and separate text eventsDavid Robillard
2019-07-23Test: Move test programs to a subdirectoryDavid Robillard