summaryrefslogtreecommitdiff
path: root/cogl/cogl-vector.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-15/+20
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2013-01-221-1/+1
* Fixes for --disable-glibNeil Roberts2013-01-221-4/+2
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-08-061-1/+1
* Add a note about [0, 0, 0] and cogl_vector3_normalize()Damien Lespiau2012-08-061-0/+4
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-3/+3
* Remove CoglVector3 type and use float * insteadRobert Bragg2012-01-161-88/+48
* cogl: declare experimental symbols consistentlyRobert Bragg2010-06-301-0/+22
* math: Adds an experimental cogl_vector3_* APIRobert Bragg2010-05-201-0/+367