summaryrefslogtreecommitdiff
path: root/cogl/winsys/cogl-winsys-stub.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* onscreen: Adds swap_buffers_with_damage apiRobert Bragg2013-04-301-2/+5
* Adds CoglError apiRobert Bragg2013-01-221-4/+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-6/+6
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+1
* Update cogl/winsys/cogl-winsys-stub.cChun-wei Fan2011-11-231-22/+34
* Don't use the 'NULL' GModule to resolve GL symbolsNeil Roberts2011-07-271-2/+18
* Combine _cogl_context_check_gl_version and update_features into oneNeil Roberts2011-07-181-3/+1
* Dynamically load the GL or GLES libraryNeil Roberts2011-07-111-2/+2
* renderer: Expose winsys ID setter/gettersRobert Bragg2011-06-301-0/+1
* Make stub winsys into a proper winsys backendRobert Bragg2011-06-011-45/+92
* cogl: remove OSX/WIN32 specific bits in favour of a stub winsysRobert Bragg2011-05-051-0/+5
* cogl-winsys-stub: Remove _cogl_winsys_has_featureNeil Roberts2011-04-201-7/+0
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-0/+114