summaryrefslogtreecommitdiff
path: root/cogl/cogl-color.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-12/+18
* color: Add HSL conversion functionsDamien Lespiau2013-05-291-0/+129
* Make cogl_color_init_from_4fv take a const arrayNeil Roberts2012-10-191-1/+1
* color: Store components as floats and make publicRobert Bragg2012-08-301-91/+73
* Remove the deprecated symbols from CoglColorDamien Lespiau2012-06-201-22/+0
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-29/+29
* Removed legacy cogl-fixed 1.x apiRobert Bragg2012-04-161-1/+0
* Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts2012-03-061-0/+1
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+0
* Start to reduce dependence on glibRobert Bragg2011-11-011-5/+6
* cogl-color: add cogl_color_init_from_xyz funcsRobert Bragg2010-06-151-17/+51
* cogl-color: add private _cogl_color_get_rgba_4ubv APIRobert Bragg2010-06-151-0/+7
* cogl-color: Provide setters for all the channelsDamien Lespiau2010-06-101-0/+84
* cogl-color: Add cogl_color_unpremultiply()Damien Lespiau2010-06-101-0/+11
* cogl: move cogl_set_source* funcs into cogl.cRobert Bragg2010-04-061-24/+0
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+201