summaryrefslogtreecommitdiff
path: root/examples/cogl-sdl2-hello.c
Commit message (Expand)AuthorAgeFilesLines
* Make cogl-sdl.h a top-level headerRobert Bragg2013-11-281-0/+1
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-271-3/+3
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-151-1/+1
* Update some of the examples to use the dirty callbackNeil Roberts2013-05-291-5/+15
* examples: Fix the first colour in the triangle_verticesNeil Roberts2013-04-221-1/+1
* Convert the two SDL examples to use the frame callbackNeil Roberts2013-01-311-17/+35
* Support window resizing in the SDL 2 winsysNeil Roberts2012-11-201-0/+4
* build the sdl examples when glib is disabledRobert Bragg2012-09-241-1/+0
* Adds CoglError apiRobert Bragg2012-09-071-1/+1
* Add an SDL2 winsysNeil Roberts2012-06-201-0/+137