summaryrefslogtreecommitdiff
path: root/cogl/cogl-indices.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-12/+18
* Allow propogation of OOM errors to appsRobert Bragg2012-11-261-1/+9
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-9/+9
* buffer: explicitly relate buffers to a contextRobert Bragg2012-02-091-7/+8
* Start to reduce dependence on glibRobert Bragg2011-11-011-7/+8
* Rename CoglIndexArray to CoglIndexBufferRobert Bragg2011-05-161-17/+17
* cogl: rename cogl-context.h cogl-context-private.hRobert Bragg2011-04-111-1/+1
* indices: Makes cogl_indices_get_array publicRobert Bragg2010-11-191-1/+1
* cogl: Adds experimental CoglIndices APIRobert Bragg2010-11-031-0/+253