summaryrefslogtreecommitdiff
path: root/cogl/cogl-vertex-attribute.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "cogl: Remove the generated array size for cogl_tex_coord_in"Neil Roberts2010-12-031-1/+3
* cogl: Remove the generated array size for cogl_tex_coord_inNeil Roberts2010-12-021-3/+1
* debug: Adds a COGL_DEBUG=wireframe optionRobert Bragg2010-11-191-0/+243
* indices: Makes cogl_indices_get_array publicRobert Bragg2010-11-191-1/+1
* cogl-shader: Prepend boilerplate for portable shadersRobert Bragg2010-11-101-1/+3
* Remove a compiler warningEmmanuele Bassi2010-11-061-1/+2
* cogl: Don't flush the framebuffer state for the internal drawNeil Roberts2010-11-041-10/+19
* cogl: rename CoglMaterial -> CoglPipelineRobert Bragg2010-11-031-38/+38
* cogl: Adds experimental CoglVertexAttribute APIRobert Bragg2010-11-031-0/+882