index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-color.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-22
color: Add enum value for the largest stock color.
Chris Wilson
1
-6
/
+7
2008-10-20
[directfb] When blitting check if we need the un-premultiplied color.
Chris Wilson
1
-0
/
+3
2007-05-05
[cairo-color] Only compare the shorts for equality.
Chris Wilson
1
-1
/
+4
2007-03-20
Cache solid patterns
Chris Wilson
1
-0
/
+7
2007-03-13
[cairo-color] Add cairo-private _cairo_color_double_to_short()
Behdad Esfahbod
1
-5
/
+6
2007-02-28
Revert the solid-pattern cache
Behdad Esfahbod
1
-7
/
+0
2007-02-14
[cairo-pattern] Cache surface for solid patterns
Jorn Baayen
1
-0
/
+7
2006-10-16
Bug #7497: Change _cairo_color_compute_shorts to not rely on any particular f...
Carl Worth
1
-8
/
+16
2005-08-13
Fix conversion to short, to get a uniform range even for 0xffff. In other wor...
Behdad Esfahbod
1
-19
/
+9
2005-04-14
and delete:
Carl Worth
1
-27
/
+93
2005-02-22
Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...
Carl Worth
1
-1
/
+1
2005-01-24
Qualify color argument as const. Closes bug #2336.
Carl Worth
1
-1
/
+2
2005-01-19
Allow NULL values for return pointers so that the user can easily get partial...
Carl Worth
1
-3
/
+6
2005-01-11
renamed CAIRO_COLOR_DEFAULT to CAIRO_COLOR_WHITE
Øyvind Kolås
1
-4
/
+4
2005-01-11
changed default paint color to opaque black
Øyvind Kolås
1
-2
/
+2
2004-10-21
Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
Carl Worth
1
-1
/
+1
2004-09-04
Add the MPL as a new license option, in addition to the LGPL.
Carl Worth
1
-10
/
+27
2004-08-02
Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...
Carl Worth
1
-7
/
+5
2004-08-02
Change from MIT license to LGPL.
Carl Worth
1
-20
/
+14
2003-10-23
Fixed copyright attribution to refer to "University of Southern California
Carl Worth
1
-1
/
+1
2003-07-31
Mark const.
Richard Henderson
1
-1
/
+1
2003-07-30
Made all changes necessary to abandon the Xc library, (sucking the functional...
Carl Worth
1
-17
/
+21
2003-07-18
Renamed everything from Xr* to cairo_*
Carl Worth
1
-0
/
+80