summaryrefslogtreecommitdiff
path: root/cogl/cogl-vector.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-13/+18
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-5/+5
2012-02-20Remove all internal includes of cogl.hRobert Bragg1-1/+0
2012-02-20Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg1-0/+4
2012-01-16Remove CoglVector3 type and use float * insteadRobert Bragg1-89/+96
2011-11-01Start to reduce dependence on glibRobert Bragg1-6/+7
2010-05-20math: Adds an experimental cogl_vector3_* APIRobert Bragg1-0/+284