summaryrefslogtreecommitdiff
path: root/cogl/driver/gl/cogl-attribute-gl.c
Commit message (Expand)AuthorAgeFilesLines
* drop support for GLESwip/rstrode/prepare-for-mutter-mergeRay Strode2016-01-121-2/+2
* Fix compiler warningsEmmanuele Bassi2015-06-101-0/+2
* 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-6/+6
* generalize driver description and selectionRobert Bragg2013-08-231-4/+4
* Don't create a layer when enabling texture coordinate attributesNeil Roberts2013-07-011-12/+31
* pipeline: improve real_blend_enable checksRobert Bragg2013-06-061-15/+13
* Remove cogl-internal.hRobert Bragg2013-01-221-0/+1
* Allow propogation of OOM errors to appsRobert Bragg2013-01-221-2/+10
* attribute: Adds support for constant CoglAttributesRobert Bragg2013-01-221-89/+186
* Remove the varying array for tex_coordsRobert Bragg2013-01-221-11/+8
* Add a GL 3 driverNeil Roberts2013-01-221-4/+4
* Unify a lot of gles2 vs gl glsl codeRobert Bragg2013-01-221-9/+9
* buffer: splits out GL specific codeRobert Bragg2013-01-221-0/+14
* Give buffer/bitmap bind functions gl infixRobert Bragg2013-01-221-2/+2
* attribute: Split out GL specific codeRobert Bragg2013-01-221-0/+398