summaryrefslogtreecommitdiff
path: root/cogl/cogl-attribute-private.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-12/+18
2013-06-07Add support for per-vertex point sizesNeil Roberts1-0/+1
2013-06-06pipeline: improve real_blend_enable checksRobert Bragg1-0/+3
2013-01-22attribute: Adds support for constant CoglAttributesRobert Bragg1-5/+17
2013-01-22Remove the varying array for tex_coordsRobert Bragg1-1/+1
2013-01-22attribute: Split out GL specific codeRobert Bragg1-2/+7
2012-08-06Preserve the CoglDrawFlags when drawing a wireframeNeil Roberts1-1/+4
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-4/+4
2012-03-05Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts1-0/+1
2012-02-09framebuffer: Add cogl_framebuffer draw methodsRobert Bragg1-17/+8
2011-12-06rework enabling of attributes, removing _cogl_enable()Robert Bragg1-3/+20
2011-09-21attributes: avoid g_strdup in cogl_attribute_newRobert Bragg1-1/+1
2011-09-19Add internal _cogl_push_source to optionally disable legacy stateNeil Roberts1-5/+1
2011-05-16Don't pass around NULL terminated CoglAttribute arraysRobert Bragg1-11/+13
2011-05-16Rename CoglVertexArray to CoglAttributeBufferRobert Bragg1-1/+1
2011-01-21cogl: rename CoglVertexAttribute CoglAttributeRobert Bragg1-0/+103