Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass rename CLUTTER_COMPILATION to COGL_COMPILATION | Tomeu Vizoso | 2012-08-06 | 1 | -1/+1 |
* | Use <literal> not <pre> in the comments | Damien Lespiau | 2012-08-06 | 1 | -12/+11 |
* | Switch use of primitive glib types to c99 equivalents | Robert Bragg | 2012-08-06 | 1 | -5/+5 |
* | Removes all remaining use of CoglHandle | Robert Bragg | 2012-08-06 | 1 | -1/+1 |
* | Move all types/prototypes from cogl.h -> cogl[1]-context.h | Robert Bragg | 2012-02-20 | 1 | -2/+5 |
* | framebuffer: Add cogl_framebuffer draw methods | Robert Bragg | 2012-02-09 | 1 | -28/+0 |
* | attribute: Add the buffer and normalized property APIs to the header | Neil Roberts | 2011-12-06 | 1 | -0/+62 |
* | Don't pass around NULL terminated CoglAttribute arrays | Robert Bragg | 2011-05-16 | 1 | -13/+15 |
* | Rename CoglVertexArray to CoglAttributeBuffer | Robert Bragg | 2011-05-16 | 1 | -5/+6 |
* | cogl: rename CoglVertexAttribute CoglAttribute | Robert Bragg | 2011-01-21 | 1 | -0/+182 |