summaryrefslogtreecommitdiff
path: root/cogl/cogl-primitive-private.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-12/+18
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-291-0/+3
* Reorder some struct members to avoid padding due to alignmentNeil Roberts2013-01-221-1/+1
* primitive: Adds _cogl_primitive_draw api taking flagsRobert Bragg2011-11-011-0/+5
* primitive: micro optimize primitive allocationsRobert Bragg2011-09-211-1/+6
* Rename CoglVertexArray to CoglAttributeBufferRobert Bragg2011-05-161-1/+1
* primitive: adds immutable ref/unref mechanismRobert Bragg2010-11-031-0/+8
* cogl: Adds experimental CoglPrimitive APIRobert Bragg2010-11-031-0/+46