summaryrefslogtreecommitdiff
path: root/cogl/cogl-display.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Registers gtypes for all public objects and structsLionel Landwerlin1-0/+13
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-14/+20
2013-09-23display: add missing transfer annotationLionel Landwerlin1-2/+4
2013-08-23display: add _set_onscreen_template() apiRobert Bragg1-1/+22
2013-01-22doc: Fix various mismatches between arguments and their documentationDamien Lespiau1-0/+1
2013-01-22Fixes for --disable-glibNeil Roberts1-2/+2
2013-01-22display: Fix 'arguments' typoDamien Lespiau1-2/+2
2013-01-22Adds CoglError apiRobert Bragg1-2/+2
2012-08-06Move cogl_wayland_display_ proto to cogl-wayland-server.hRobert Bragg1-18/+0
2012-08-06Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso1-1/+1
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-2/+2
2012-03-06Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts1-0/+14
2012-02-09display: Remove _EXP symbol mangling and add gtk-docRobert Bragg1-27/+112
2011-09-06Fix typo in cogl/cogl-display.hChun-wei Fan1-1/+1
2011-09-05display: Add an accessor to get the renderer out of a displayDamien Lespiau1-0/+4
2011-08-01egl-gdl: Don't generate cogl-display.hDamien Lespiau1-0/+106
2011-07-29egl-gdl: Correctly substitute COGL_CEX100_LIBGDL_PREFIXDamien Lespiau1-106/+0
2011-06-01Adds _cogl_wayland_texture_2d_new_from_buffer APIRobert Bragg1-0/+6
2011-05-05EGL: Updates GDL platform supportRobert Bragg1-0/+12
2011-04-11Moves all GLX code down from Clutter to CoglRobert Bragg1-1/+11
2011-04-11cogl: Adds experimental cogl_context_new() APIRobert Bragg1-0/+78