summaryrefslogtreecommitdiff
path: root/cogl/cogl-primitive.h
Commit message (Expand)AuthorAgeFilesLines
* Don't pass around NULL terminated CoglAttribute arraysRobert Bragg2011-05-161-5/+6
* Rename CoglVertexArray to CoglAttributeBufferRobert Bragg2011-05-161-8/+8
* cogl: rename CoglVertexAttribute CoglAttributeRobert Bragg2011-01-211-13/+13
* cogl: s/Cogl*Vertex/CoglVertex*/Robert Bragg2011-01-211-40/+40
* cogl-primitive: Add the missing cogl_primitive_new_p2 functionNeil Roberts2010-11-041-0/+44
* primitive: fix prototypes and start adding docsRobert Bragg2010-11-041-22/+307
* primitive: Adds convenience constructorsRobert Bragg2010-11-031-16/+50
* cogl: Adds experimental CoglPrimitive APIRobert Bragg2010-11-031-0/+311