summaryrefslogtreecommitdiff
path: root/cogl/cogl-attribute-private.h
Commit message (Expand)AuthorAgeFilesLines
* attribute: Adds support for constant CoglAttributesRobert Bragg2013-01-211-5/+17
* Remove the varying array for tex_coordsRobert Bragg2013-01-201-1/+1
* attribute: Split out GL specific codeRobert Bragg2013-01-201-2/+7
* Preserve the CoglDrawFlags when drawing a wireframeNeil Roberts2012-08-061-1/+4
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-4/+4
* Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts2012-03-051-0/+1
* framebuffer: Add cogl_framebuffer draw methodsRobert Bragg2012-02-091-17/+8
* rework enabling of attributes, removing _cogl_enable()Robert Bragg2011-12-061-3/+20
* attributes: avoid g_strdup in cogl_attribute_newRobert Bragg2011-09-211-1/+1
* Add internal _cogl_push_source to optionally disable legacy stateNeil Roberts2011-09-191-5/+1
* Don't pass around NULL terminated CoglAttribute arraysRobert Bragg2011-05-161-11/+13
* Rename CoglVertexArray to CoglAttributeBufferRobert Bragg2011-05-161-1/+1
* cogl: rename CoglVertexAttribute CoglAttributeRobert Bragg2011-01-211-0/+103