summaryrefslogtreecommitdiff
path: root/cogl/cogl-renderer-private.h
Commit message (Expand)AuthorAgeFilesLines
* mir: add support for foreign displayMarco Trevisan (TreviƱo)2014-11-171-0/+8
* cogl-winsys-egl-kms: Add cogl_kms_renderer_set_kms_fdJasper St. Pierre2014-03-121-0/+4
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-11/+18
* Use COGL_FLAGS_* for the context's private feature flagsNeil Roberts2013-11-281-1/+2
* renderer: Only check certain constraints when selecting a driverNeil Roberts2013-08-231-0/+5
* generalize driver description and selectionRobert Bragg2013-08-231-0/+1
* wayland: Add API to prevent Cogl from dispatching the wayland displayNeil Roberts2013-07-091-0/+1
* Get rid of the foreign shell and compositor APIsNeil Roberts2013-07-091-2/+0
* Use the Wayland embedded linked list implementation instead of BSD'sNeil Roberts2013-06-131-1/+1
* win32: Automatically process windows messages when using a GMainLoopNeil Roberts2013-05-301-0/+4
* Associate check and dispatch funcs with poll fdsRobert Bragg2013-04-301-0/+1
* Add api for queuing idle callback internallyRobert Bragg2013-04-301-14/+2
* Move event polling into CoglRendererRobert Bragg2013-04-301-0/+19
* sdl: Use a 32-bit type to store the user event type numberNeil Roberts2013-02-031-1/+1
* Add CoglOutput and track for the GLX backendOwen W. Taylor2013-01-301-0/+2
* Remove cogl-internal.hRobert Bragg2013-01-221-1/+0
* framebuffer: split GL code out from cogl-framebuffer.cRobert Bragg2013-01-181-0/+4
* Don't use eglGetProcAddress to retrieve core functionsNeil Roberts2012-08-061-1/+2
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-4/+4
* Rework sdl integration apiRobert Bragg2012-04-121-0/+6
* renderer: Adds getters/setters for driver preferenceRobert Bragg2012-02-241-0/+1
* renderer: Adds api to add/remove selection constraintsRobert Bragg2012-01-161-0/+2
* xlib: Internally retrieve XEventsNeil Roberts2012-01-051-0/+1
* wayland: Add api to set a foreign shellRobert Bragg2011-12-071-0/+1
* Fix testing of undefined macro constants to check for definedness insteadPhilip Withnall2011-07-271-2/+2
* Don't use the 'NULL' GModule to resolve GL symbolsNeil Roberts2011-07-271-0/+4
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-0/+9
* replace public native_event APIs with typesafe APIsRobert Bragg2011-06-301-0/+17
* renderer: Expose winsys ID setter/gettersRobert Bragg2011-06-301-0/+1
* Adds wayland support to the cogl EGL winsysRobert Bragg2011-05-101-0/+8
* Add a vtable of indirection to the winsys codeRobert Bragg2011-05-051-0/+2
* cogl-renderer: Move the XEvent filters to be generic for all renderersNeil Roberts2011-04-201-0/+2
* Adds renderer,display,onscreen-template and swap-chain stubsRobert Bragg2011-04-111-0/+43