summaryrefslogtreecommitdiff
path: root/cogl/cogl-xlib.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+18
* Remove cogl-internal.hRobert Bragg2013-01-021-1/+0
* x11: Remove cogl_xlib_{get,set}_display()Damien Lespiau2012-12-031-26/+0
* x11: Replace all internal usage of cogl_xlib_get_display()Damien Lespiau2012-12-031-3/+3
* Removes all remaining use of CoglHandleRobert Bragg2012-04-181-1/+1
* cogl-xlib-renderer: Move private data to cogl_object_set_user_dataNeil Roberts2011-12-121-1/+2
* Remove inclusion of Xlib headers in Cogl headersZan Dobersek2011-11-011-1/+2
* work towards consistent platform file/symbol namingRobert Bragg2011-06-301-4/+4
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-301-1/+1
* replace _xlib_add_filter use with _cogl_renderer APIRobert Bragg2011-06-011-18/+0
* remove _cogl_xlib_trap/untrap_errors wrappersRobert Bragg2011-06-011-17/+0
* cogl-xlib: remove special cases for stub winsysRobert Bragg2011-06-011-50/+7
* cogl-renderer: Move the XEvent filters to be generic for all renderersNeil Roberts2011-04-201-70/+16
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-0/+238