Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch use of primitive glib types to c99 equivalents | Robert Bragg | 2012-08-06 | 1 | -5/+5 |
* | Remove all internal includes of cogl.h | Robert Bragg | 2012-02-20 | 1 | -1/+0 |
* | Move all types/prototypes from cogl.h -> cogl[1]-context.h | Robert Bragg | 2012-02-20 | 1 | -0/+4 |
* | Remove CoglVector3 type and use float * instead | Robert Bragg | 2012-01-16 | 1 | -89/+96 |
* | Start to reduce dependence on glib | Robert Bragg | 2011-11-01 | 1 | -6/+7 |
* | math: Adds an experimental cogl_vector3_* API | Robert Bragg | 2010-05-20 | 1 | -0/+284 |