summaryrefslogtreecommitdiff
path: root/cogl/cogl-vector.c
Commit message (Expand)AuthorAgeFilesLines
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-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