summaryrefslogtreecommitdiff
path: root/cogl/cogl-buffer.c
Commit message (Expand)AuthorAgeFilesLines
* analysis: FALSE/0 used in pointer contextDamien Lespiau2010-06-011-1/+1
* buffer: Remove use of CoglHandle in the CoglBuffer APIRobert Bragg2010-05-281-37/+25
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl-buffer: fix compilation for GL ESDamien Lespiau2010-02-121-10/+5
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-4/+4
* cogl-buffer: Use correct argument types in cogl_buffer_set_data_EXPBastian Winkler2010-02-091-2/+2
* Remove return from void functionsHalton Huo2010-02-091-1/+1
* cogl-buffer: Use TEXTURE as the only value for CoglBufferUsageHintDamien Lespiau2010-02-081-29/+9
* cogl-buffer: make sure the code compiles on GL ESDamien Lespiau2010-02-081-0/+28
* cogl-buffer: add an abstract class around openGL's buffer objectsDamien Lespiau2010-02-081-0/+282