summaryrefslogtreecommitdiff
path: root/cogl/cogl-xlib-renderer.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-13/+18
* poll: Add general way to hook into mainloop without fdRobert Bragg2013-05-281-5/+5
* xlib: Don't crash just because the display doesn't expose RANDRAdam Jackson2013-05-161-1/+1
* Associate check and dispatch funcs with poll fdsRobert Bragg2013-04-301-19/+30
* Move event polling into CoglRendererRobert Bragg2013-04-301-16/+12
* Add CoglOutput and track for the GLX backendOwen W. Taylor2013-01-301-0/+334
* Remove cogl-internal.hRobert Bragg2013-01-221-1/+0
* Adds CoglError apiRobert Bragg2013-01-221-3/+4
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-2/+2
* xlib: Internally retrieve XEventsNeil Roberts2012-01-051-0/+45
* cogl-xlib-renderer: Move private data to cogl_object_set_user_dataNeil Roberts2011-12-121-9/+46
* Remove inclusion of Xlib headers in Cogl headersZan Dobersek2011-11-011-1/+1
* Start to reduce dependence on glibRobert Bragg2011-11-011-1/+2
* Starts porting Cogl conformance tests from ClutterRobert Bragg2011-09-081-0/+5
* x11: don't try and close a NULL displayRobert Bragg2011-07-201-1/+1
* work towards consistent platform file/symbol namingRobert Bragg2011-06-301-0/+226