summaryrefslogtreecommitdiff
path: root/cogl-vertex-buffer.h
Commit message (Expand)AuthorAgeFilesLines
* [docs] Fixes for the API referenceEmmanuele Bassi2009-05-281-13/+22
* [cogl vertex buffers] Give indices a CoglHandle so they are shareableRobert Bragg2009-05-281-21/+13
* [vbo indices] tweak add_indices api to return an id and add delete_indices apiRobert Bragg2009-05-281-8/+22
* [cogl-vertex-buffer] Seal GL types from the public APIRobert Bragg2009-05-281-49/+69
* [cogl-vertex-buffers] Support putting index arrays into VBOSRobert Bragg2009-05-281-19/+60
* [cogl] Updates all file headers and removes lots of trailing white spaceRobert Bragg2009-05-021-8/+9
* [doc] Fix two small typos in cogl-vertex-bufferNeil Roberts2009-03-251-2/+2
* [cogl-vertex-buffer] fix cogl_vertex_buffer_draw_elements prototypeRobert Bragg2009-03-161-7/+7
* [cogl-vertex-buffer] Allow querying back the number of vertices a buffer repr...Robert Bragg2009-03-161-0/+9
* [cogl-vertex-buffer] Add a flush of attribute changes in the *_draw() functionsRobert Bragg2009-03-161-14/+24
* [docs] Various gtk-doc updates for CoglRobert Bragg2009-02-091-79/+75
* [docs] Remove sources of warnings in API referencesEmmanuele Bassi2009-01-211-2/+2
* Renames the mesh api to the "vertex buffer api".Robert Bragg2009-01-201-0/+308