summaryrefslogtreecommitdiff
path: root/cogl/cogl-attribute.h
Commit message (Expand)AuthorAgeFilesLines
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-201-0/+13
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-13/+20
* attribute: add constructor annotationLionel Landwerlin2013-09-231-1/+1
* attribute: add missing transfer annotationsLionel Landwerlin2013-09-231-24/+25
* attribute: fix argument descriptionLionel Landwerlin2013-09-061-9/+9
* Add support for per-vertex point sizesNeil Roberts2013-06-071-0/+5
* attribute: Adds support for constant CoglAttributesRobert Bragg2013-01-221-0/+311
* Fixes for --disable-glibNeil Roberts2013-01-221-2/+2
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Use <literal> not <pre> in the commentsDamien Lespiau2012-08-061-12/+11
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-5/+5
* Removes all remaining use of CoglHandleRobert Bragg2012-08-061-1/+1
* Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg2012-02-201-2/+5
* framebuffer: Add cogl_framebuffer draw methodsRobert Bragg2012-02-091-28/+0
* attribute: Add the buffer and normalized property APIs to the headerNeil Roberts2011-12-061-0/+62
* Don't pass around NULL terminated CoglAttribute arraysRobert Bragg2011-05-161-13/+15
* Rename CoglVertexArray to CoglAttributeBufferRobert Bragg2011-05-161-5/+6
* cogl: rename CoglVertexAttribute CoglAttributeRobert Bragg2011-01-211-0/+182