summaryrefslogtreecommitdiff
path: root/cogl/winsys/cogl-winsys-egl-feature-functions.h
Commit message (Expand)AuthorAgeFilesLines
* Use the EGL_KHR_surfacless_context extensionNeil Roberts2014-06-171-0/+6
* egl: fix incorrect #ifdef guarding of featuresRobert Bragg2014-03-201-2/+1
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* wayland-server: Use wl_resource instead of wl_bufferNeil Roberts2013-10-241-1/+1
* check the wayland buffer format when creating textureRobert Bragg2013-05-291-0/+4
* Add fence APIDaniel Stone2013-05-281-0/+20
* onscreen: Adds swap_buffers_with_damage apiRobert Bragg2013-04-301-0/+11
* egl: support EGL_EXT_buffer_ageRobert Bragg2013-01-231-0/+6
* Add a GL 3 driverNeil Roberts2013-01-221-0/+7
* kms: Use a dummy surface instead of the surfaceless extensionNeil Roberts2012-08-151-15/+0
* kms: Check for the right surfaceless extension depending on driverNeil Roberts2011-12-081-0/+10
* wayland: Updates the wayland compositor side supportRobert Bragg2011-12-071-1/+1
* kms: Check for EGL_KHR_surfaceless_opengl extensionRobert Bragg2011-11-281-0/+5
* egl: Guard the feature discovery of eglCreateImage()Damien Lespiau2011-07-291-0/+2
* build: don't referencing wayland syms if not availableRobert Bragg2011-07-131-0/+2
* Adds _cogl_wayland_texture_2d_new_from_buffer APIRobert Bragg2011-06-011-0/+11
* egl: Add x11 texture-from-pixmap supportRobert Bragg2011-06-011-0/+5
* Add _cogl_egl_texture_2d_new_from_image APIRobert Bragg2011-06-011-0/+17
* egl: Check EGL extension as early as possibleRobert Bragg2011-06-011-6/+2
* Moves all EGL code down from Clutter to CoglRobert Bragg2011-05-051-0/+57