summaryrefslogtreecommitdiff
path: root/cogl/cogl-vector.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-15/+20
* doc: Fix the remaining broken internal cross-referencesDamien Lespiau2012-12-311-1/+1
* Fixes for --disable-glibNeil Roberts2012-11-261-4/+2
* Mass rename CLUTTER_COMPILATION to COGL_COMPILATIONTomeu Vizoso2012-06-201-1/+1
* Add a note about [0, 0, 0] and cogl_vector3_normalize()Damien Lespiau2012-06-131-0/+4
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-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