summaryrefslogtreecommitdiff
path: root/src/cairo-color.c
Commit message (Expand)AuthorAgeFilesLines
* _cairo_color_double_to_short(): Use standard rounding algorithmSøren Sandmann Pedersen2013-10-221-8/+3
* color: Remove unused functionsAndrea Canciani2011-07-081-13/+0
* Correct color stops comparison functionAndrea Canciani2010-08-081-21/+4
* pattern: remove content field from solid patternsAndrea Canciani2010-06-101-0/+16
* Make _cairo_color_equal() work for unmultiplied colors, tooBenjamin Otte2010-05-131-2/+8
* Make cairo_color_stop_t a unique type.Chris Wilson2010-05-131-2/+2
* color: Special case comparing color stops.Chris Wilson2010-05-131-0/+30
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* color: Add enum value for the largest stock color.Chris Wilson2010-01-221-6/+7
* [directfb] When blitting check if we need the un-premultiplied color.Chris Wilson2008-10-201-0/+3
* [cairo-color] Only compare the shorts for equality.Chris Wilson2007-05-051-1/+4
* Cache solid patternsChris Wilson2007-03-201-0/+7
* [cairo-color] Add cairo-private _cairo_color_double_to_short()Behdad Esfahbod2007-03-131-5/+6
* Revert the solid-pattern cacheBehdad Esfahbod2007-02-281-7/+0
* [cairo-pattern] Cache surface for solid patternsJorn Baayen2007-02-141-0/+7
* Bug #7497: Change _cairo_color_compute_shorts to not rely on any particular f...Carl Worth2006-10-161-8/+16
* Fix conversion to short, to get a uniform range even for 0xffff. In other wor...Behdad Esfahbod2005-08-131-19/+9
* and delete:Carl Worth2005-04-141-27/+93
* Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth2005-02-221-1/+1
* Qualify color argument as const. Closes bug #2336.Carl Worth2005-01-241-1/+2
* Allow NULL values for return pointers so that the user can easily get partial...Carl Worth2005-01-191-3/+6
* renamed CAIRO_COLOR_DEFAULT to CAIRO_COLOR_WHITEØyvind Kolås2005-01-111-4/+4
* changed default paint color to opaque blackØyvind Kolås2005-01-111-2/+2
* Convert all files to utf-8. Add copyright information to cairo_png_surface.c.Carl Worth2004-10-211-1/+1
* Add the MPL as a new license option, in addition to the LGPL.Carl Worth2004-09-041-10/+27
* Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...Carl Worth2004-08-021-7/+5
* Change from MIT license to LGPL.Carl Worth2004-08-021-20/+14
* Fixed copyright attribution to refer to "University of Southern CaliforniaCarl Worth2003-10-231-1/+1
* Mark const.Richard Henderson2003-07-311-1/+1
* Made all changes necessary to abandon the Xc library, (sucking the functional...Carl Worth2003-07-301-17/+21
* Renamed everything from Xr* to cairo_*Carl Worth2003-07-181-0/+80