summaryrefslogtreecommitdiff
path: root/cogl/cogl-renderer.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-17cogl: add Mir EGL platformMarco Trevisan (TreviƱo)1-0/+2
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-15/+20
2013-09-23renderer: add missing scope annotationLionel Landwerlin1-1/+2
2013-09-23renderer: add missing transfer annotationLionel Landwerlin1-0/+2
2013-08-23Adds "webgl" driverRobert Bragg1-1/+3
2013-01-30renderer: expose CoglOutputsRobert Bragg1-0/+34
2013-01-22doc: Fix the remaining broken internal cross-referencesDamien Lespiau1-1/+1
2013-01-22doc: Fix argument syntax of existing commment blocksDamien Lespiau1-1/+1
2013-01-22Fixes for --disable-glibNeil Roberts1-4/+2
2013-01-22Add a GL 3 driverNeil Roberts1-0/+2
2013-01-22Adds a NOP driverRobert Bragg1-0/+2
2013-01-22Adds CoglError apiRobert Bragg1-5/+6
2012-08-06Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso1-1/+1
2012-08-06Adds gles2-context renderer constraintRobert Bragg1-1/+6
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-3/+3
2012-02-24renderer: Adds getters/setters for driver preferenceRobert Bragg1-0/+56
2012-02-08renderer: fix s/contraint/constraint/ typoRobert Bragg1-3/+3
2012-01-16renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg1-11/+111
2012-01-16renderer: Adds api to add/remove selection constraintsRobert Bragg1-0/+64
2011-12-14Update the SDL winsysNeil Roberts1-1/+3
2011-12-14Rename the EGL_X11 winsys to EGL_XLIBNeil Roberts1-2/+7
2011-12-08Add a separate winsys vtable for each EGL platformNeil Roberts1-1/+6
2011-09-05renderer: Add cogl_renderer_get_n_fragment_texture_units()Damien Lespiau1-0/+16
2011-06-30renderer: split win32 api out into separate headerRobert Bragg1-62/+0
2011-06-30Updates wayland symbol names to be consistentRobert Bragg1-28/+0
2011-06-30work towards consistent platform file/symbol namingRobert Bragg1-95/+0
2011-06-30replace public native_event APIs with typesafe APIsRobert Bragg1-26/+97
2011-06-30renderer: Expose winsys ID setter/gettersRobert Bragg1-0/+55
2011-06-01replace _xlib_add_filter use with _cogl_renderer APIRobert Bragg1-3/+3
2011-05-11wayland: Allow setting foreign display/compositorRobert Bragg1-8/+8
2011-05-10Adds wayland support to the cogl EGL winsysRobert Bragg1-0/+28
2011-04-20cogl-renderer: Move the XEvent filters to be generic for all renderersNeil Roberts1-40/+46
2011-04-11Adds renderer,display,onscreen-template and swap-chain stubsRobert Bragg1-0/+158