Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ulib to clib ready for merging into rig | Robert Bragg | 2014-06-11 | 1 | -5/+5 |
* | Tightly integrate ulib (was eglib) | Robert Bragg | 2014-03-20 | 1 | -5/+5 |
* | This re-licenses Cogl under the MIT license | Robert Bragg | 2014-01-14 | 1 | -13/+18 |
* | Remove the cogl_foo_init_from_foo copy constructors | Neil Roberts | 2012-10-19 | 1 | -6/+0 |
* | Switch use of primitive glib types to c99 equivalents | Robert Bragg | 2012-04-18 | 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 |