summaryrefslogtreecommitdiff
path: root/cogl/cogl-indices.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Registers gtypes for all public objects and structsLionel Landwerlin1-0/+2
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-12/+18
2013-01-22Allow propogation of OOM errors to appsRobert Bragg1-5/+13
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-9/+9
2012-02-09buffer: explicitly relate buffers to a contextRobert Bragg1-7/+8
2011-11-01Start to reduce dependence on glibRobert Bragg1-7/+8
2011-05-16Rename CoglIndexArray to CoglIndexBufferRobert Bragg1-17/+17
2011-04-11cogl: rename cogl-context.h cogl-context-private.hRobert Bragg1-1/+1
2010-11-19indices: Makes cogl_indices_get_array publicRobert Bragg1-1/+1
2010-11-03cogl: Adds experimental CoglIndices APIRobert Bragg1-0/+253