summaryrefslogtreecommitdiff
path: root/cogl/driver/gl/cogl-pipeline-opengl.c
Commit message (Expand)AuthorAgeFilesLines
* generalize driver description and selectionRobert Bragg2013-08-231-8/+8
* Add support for per-vertex point sizesNeil Roberts2013-06-071-1/+18
* tests: Adds our first white-box unit testRobert Bragg2013-06-061-2/+34
* pipeline: improve real_blend_enable checksRobert Bragg2013-06-061-28/+64
* Fix a clear of an array allocated with alloca which had the wrong sizeNeil Roberts2013-02-081-2/+2
* Remove cogl-internal.hRobert Bragg2013-01-221-0/+1
* matrix-stack: make CoglMatrixStack publicRobert Bragg2013-01-221-3/+5
* moves some gl texture code too cogl-texture-gl.cRobert Bragg2013-01-221-0/+1
* Remove the varying array for tex_coordsRobert Bragg2013-01-221-17/+4
* Fix a warning when building without GLES2 supportNeil Roberts2013-01-221-3/+0
* Add a GL 3 driverNeil Roberts2013-01-221-4/+5
* Unify a lot of gles2 vs gl glsl codeRobert Bragg2013-01-221-9/+10
* Clearly define 3 progends that own the frag+vertendsRobert Bragg2013-01-221-114/+81
* texture: rename texobj flush code as gl specificRobert Bragg2013-01-221-5/+5
* Re-organize the source layoutRobert Bragg2013-01-221-0/+1431