summaryrefslogtreecommitdiff
path: root/cogl/cogl-vector.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+18
* Remove the cogl_foo_init_from_foo copy constructorsNeil Roberts2012-10-191-6/+0
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-5/+5
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+0
* Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg2012-02-201-0/+4
* Remove CoglVector3 type and use float * insteadRobert Bragg2012-01-161-89/+96
* Start to reduce dependence on glibRobert Bragg2011-11-011-6/+7
* math: Adds an experimental cogl_vector3_* APIRobert Bragg2010-05-201-0/+284