cairo/pixman/src
Carl Worth fe68e8aa32 Fix gradient walker to not reset needlessly
Previously the gradient walker was doing excessive resets, (such
as on every pixel in constant-colored regions or outside the
gradient with CAIRO_EXTEND_NONE). Don't do that.
2007-03-01 14:55:29 -08:00
..
.gitignore Add win32 output files to gitignore 2006-09-19 12:19:21 -07:00
fbcompose.c Fix gradient walker to not reset needlessly 2007-03-01 14:55:29 -08:00
fbedge.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
fbedgeimp.h Remove extraneous whitespace from "blank" lines. 2006-06-06 15:25:49 -07:00
fbmmx.c Remove left-over assert and some alpha checks from 2007-02-06 16:27:42 -05:00
fbmmx.h Implement pixman fbCompositeSrc_8888x0565mmx 2007-01-17 12:48:51 -08:00
fbpict.c Apply patch from Marco Gritti and Jordan Crouse to correctly detect 2007-02-06 16:37:45 -05:00
fbpict.h Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
fbtrap.c Remove extraneous whitespace from "blank" lines. 2006-06-06 15:25:49 -07:00
icblt.c Remove all remaining trailing whitespace. 2006-06-06 15:41:31 -07:00
icbltone.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
iccolor.c Clean up _fbOnes() 2007-01-16 16:38:36 -08:00
icformat.c Fix the AMD64 final link by removing SLIM from pixman 2006-09-07 12:48:28 -07:00
icimage.c Fix implementation of radial gradients for inner radius != 0 2007-03-01 14:53:48 -08:00
icimage.h Fix implementation of radial gradients for inner radius != 0 2007-03-01 14:53:48 -08:00
icint.h Fix implementation of radial gradients for inner radius != 0 2007-03-01 14:53:48 -08:00
icpixels.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
icrect.c Fix the AMD64 final link by removing SLIM from pixman 2006-09-07 12:48:28 -07:00
icrop.h Use pixman_private consistently as prefix not suffix 2006-09-29 17:17:27 -07:00
icstipple.c Remove extraneous whitespace from "blank" lines. 2006-06-06 15:25:49 -07:00
ictransform.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
ictrap.c Remove all remaining trailing whitespace. 2006-06-06 15:41:31 -07:00
ictri.c Fix few remaining compiler warnings, revealed by -O3 2006-08-08 02:58:50 -04:00
icutil.c [warnings] Fixes for sparse. This fixes a lot of instances of 0 vs NULL 2006-08-11 11:18:24 -04:00
Makefile.am Fix 'make distcheck' after recent file removals 2006-12-14 09:18:26 -08:00
Makefile.win32 Update Win32 makefiles 2007-02-13 16:53:12 -08:00
pixman-remap.h Implement pixman fbCompositeSrc_8888x0565mmx 2007-01-17 12:48:51 -08:00
pixman-xserver-compat.h Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
pixman.h Rename radial gradient inner/outer to c1/c2 2007-03-01 13:21:54 -08:00
pixregion.c Fix various code/comment typos 2007-01-07 01:35:15 -05:00
pixregionint.h Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
renderedge.c Remove initial, final, and duplicate blank lines. 2006-06-06 15:50:33 -07:00
renderedge.h pixman: Add pixman_private decorations to hide pixman symbols from public interface 2006-09-05 17:21:48 -07:00