summaryrefslogtreecommitdiff
path: root/cogl/cogl-color.c
Commit message (Expand)AuthorAgeFilesLines
* Registers gtypes for all public objects and structsLionel Landwerlin2014-03-201-0/+3
* This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg2014-02-221-11/+18
* color: Add HSL conversion functionsDamien Lespiau2013-07-091-0/+125
* Make cogl_color_init_from_4fv take a const arrayNeil Roberts2013-01-221-1/+1
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-08-061-29/+29
* 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