summaryrefslogtreecommitdiff
path: root/cogl/cogl-xlib.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-13/+18
2013-01-22Remove cogl-internal.hRobert Bragg1-1/+0
2013-01-22x11: Replace all internal usage of cogl_xlib_get_display()Damien Lespiau1-3/+3
2012-08-06Removes all remaining use of CoglHandleRobert Bragg1-1/+1
2011-12-12cogl-xlib-renderer: Move private data to cogl_object_set_user_dataNeil Roberts1-1/+2
2011-11-01Remove inclusion of Xlib headers in Cogl headersZan Dobersek1-1/+2
2011-06-30work towards consistent platform file/symbol namingRobert Bragg1-4/+4
2011-06-30replace public native_event APIs with typesafe APIsRobert Bragg1-1/+1
2011-06-01replace _xlib_add_filter use with _cogl_renderer APIRobert Bragg1-18/+0
2011-06-01remove _cogl_xlib_trap/untrap_errors wrappersRobert Bragg1-17/+0
2011-06-01cogl-xlib: remove special cases for stub winsysRobert Bragg1-50/+7
2011-04-20cogl-renderer: Move the XEvent filters to be generic for all renderersNeil Roberts1-70/+16
2011-04-11Moves all GLX code down from Clutter to CoglRobert Bragg1-0/+238