summaryrefslogtreecommitdiff
path: root/cogl/cogl-renderer.h
Commit message (Expand)AuthorAgeFilesLines
* cogl: add Mir EGL platformMarco Trevisan (TreviƱo)2014-11-171-0/+2
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-201-0/+13
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-15/+20
* renderer: add missing scope annotationLionel Landwerlin2013-09-231-1/+2
* renderer: add missing transfer annotationLionel Landwerlin2013-09-231-0/+2
* Adds "webgl" driverRobert Bragg2013-08-231-1/+3
* renderer: expose CoglOutputsRobert Bragg2013-01-301-0/+34
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2013-01-221-1/+1
* doc: Fix argument syntax of existing commment blocksDamien Lespiau2013-01-221-1/+1
* Fixes for --disable-glibNeil Roberts2013-01-221-4/+2
* Add a GL 3 driverNeil Roberts2013-01-221-0/+2
* Adds a NOP driverRobert Bragg2013-01-221-0/+2
* Adds CoglError apiRobert Bragg2013-01-221-5/+6
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Adds gles2-context renderer constraintRobert Bragg2012-08-061-1/+6
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-3/+3
* renderer: Adds getters/setters for driver preferenceRobert Bragg2012-02-241-0/+56
* renderer: fix s/contraint/constraint/ typoRobert Bragg2012-02-081-3/+3
* renderer: Remove _EXP symbol mangling and add gtk-docRobert Bragg2012-01-161-11/+111
* renderer: Adds api to add/remove selection constraintsRobert Bragg2012-01-161-0/+64
* Update the SDL winsysNeil Roberts2011-12-141-1/+3
* Rename the EGL_X11 winsys to EGL_XLIBNeil Roberts2011-12-141-2/+7
* Add a separate winsys vtable for each EGL platformNeil Roberts2011-12-081-1/+6
* renderer: Add cogl_renderer_get_n_fragment_texture_units()Damien Lespiau2011-09-051-0/+16
* renderer: split win32 api out into separate headerRobert Bragg2011-06-301-62/+0
* Updates wayland symbol names to be consistentRobert Bragg2011-06-301-28/+0
* work towards consistent platform file/symbol namingRobert Bragg2011-06-301-95/+0
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-301-26/+97
* renderer: Expose winsys ID setter/gettersRobert Bragg2011-06-301-0/+55
* replace _xlib_add_filter use with _cogl_renderer APIRobert Bragg2011-06-011-3/+3
* wayland: Allow setting foreign display/compositorRobert Bragg2011-05-111-8/+8
* Adds wayland support to the cogl EGL winsysRobert Bragg2011-05-101-0/+28
* cogl-renderer: Move the XEvent filters to be generic for all renderersNeil Roberts2011-04-201-40/+46
* Adds renderer,display,onscreen-template and swap-chain stubsRobert Bragg2011-04-111-0/+158