summaryrefslogtreecommitdiff
path: root/cogl/cogl-attribute-buffer.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-09-23remove spurious COGL_GTYPE_DEFINE_CLASS referenceRobert Bragg1-1/+0
2013-09-23attribute: add missing transfer annotationsLionel Landwerlin1-0/+1
2013-01-22Allow propogation of OOM errors to appsRobert Bragg1-11/+33
2013-01-22buffer: move choice about using malloc closer to driverRobert Bragg1-7/+0
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-2/+2
2012-02-09buffer: explicitly relate buffers to a contextRobert Bragg1-4/+5
2011-11-01make COGL_FEATURE_VBOS a private featureRobert Bragg1-1/+4
2011-05-16Rename CoglVertexArray to CoglAttributeBufferRobert Bragg1-0/+77