Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | analysis: FALSE/0 used in pointer context | Damien Lespiau | 2010-06-01 | 1 | -1/+1 |
* | buffer: Remove use of CoglHandle in the CoglBuffer API | Robert Bragg | 2010-05-28 | 1 | -37/+25 |
* | Remove mentions of the FSF address | Emmanuele Bassi | 2010-03-01 | 1 | -3/+3 |
* | cogl-buffer: fix compilation for GL ES | Damien Lespiau | 2010-02-12 | 1 | -10/+5 |
* | cogl: improves header and coding style consistency | Robert Bragg | 2010-02-12 | 1 | -4/+4 |
* | cogl-buffer: Use correct argument types in cogl_buffer_set_data_EXP | Bastian Winkler | 2010-02-09 | 1 | -2/+2 |
* | Remove return from void functions | Halton Huo | 2010-02-09 | 1 | -1/+1 |
* | cogl-buffer: Use TEXTURE as the only value for CoglBufferUsageHint | Damien Lespiau | 2010-02-08 | 1 | -29/+9 |
* | cogl-buffer: make sure the code compiles on GL ES | Damien Lespiau | 2010-02-08 | 1 | -0/+28 |
* | cogl-buffer: add an abstract class around openGL's buffer objects | Damien Lespiau | 2010-02-08 | 1 | -0/+282 |