cairo/pixman/src
Dom Lachowicz 0e44e798b5 Change cairo_image_surface_create to zero out surface contents.
This closes bug #5816:

	Image surfaces do not start out blank by default
	https://bugs.freedesktop.org/show_bug.cgi?id=5816

This also fixes all of the test suite failures introduced by moving
the CLEAR on blank page optimization up to the paginated surface from
the PS surface.
2006-04-14 16:21:16 -07:00
..
.gitignore Rename .cvsignore to .gitignore. Add *~ and *.o. 2006-02-15 15:00:26 -08:00
fbcompose.c Misc compilation fixes (C++-style comments, M_PI decls, etc.) 2006-02-27 12:22:33 +01:00
fbedge.c Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
fbedgeimp.h Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
fbmmx.c Only include xmmintrin.h if USE_SSE is defined. 2005-09-18 19:52:08 +00:00
fbmmx.h Special case alpha values of 0 and 0xff. (fbCompositeSrc_8888x8888mmx): Add an MMX implementation for a common operation when using pixman. 2005-08-18 19:13:06 +00:00
fbpict.c Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
fbpict.h Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
fbtrap.c Switch to use new fbRasterizeTrapezoid. Gut old IcRasterizeTrapezoid implementation. Remove lots of code, (and all the bugs with it). 2005-01-21 10:26:28 +00:00
icblt.c Finish up merging the optimization work from jaymz. 2005-07-30 10:23:21 +00:00
icbltone.c Some fixes for warnings from sparse (Part of bug #4208, Kjartan Maraas) 2005-08-27 19:32:57 +00:00
iccolor.c s/Ic/Fb/g This gets read of most of the [Ii][cC]'s the rest will probably dealt with on a case by case basis. 2005-06-24 20:13:19 +00:00
icformat.c s/Ic/Fb/g This gets read of most of the [Ii][cC]'s the rest will probably dealt with on a case by case basis. 2005-06-24 20:13:19 +00:00
icimage.c Use uint32_t instead of uint; 2006-01-09 10:29:22 +00:00
icimage.h 2005-10-10 David Reveman <davidr@novell.com> 2006-01-04 16:39:23 +00:00
icint.h Originally: 2005-10-10 David Reveman <davidr@novell.com> 2006-01-04 16:26:10 +00:00
icpixels.c Change cairo_image_surface_create to zero out surface contents. 2006-04-14 16:21:16 -07:00
icrect.c Add extended repeat modes, copied from XRender. 2005-10-09 09:09:53 +00:00
icrop.h Merge over most of the low-hanging renames from xserver/fb. 2005-06-25 15:03:17 +00:00
icstipple.c s/Ic/Fb/g This gets read of most of the [Ii][cC]'s the rest will probably dealt with on a case by case basis. 2005-06-24 20:13:19 +00:00
ictransform.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
ictrap.c Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
ictri.c s/Ic/Fb/g This gets read of most of the [Ii][cC]'s the rest will probably dealt with on a case by case basis. 2005-06-24 20:13:19 +00:00
icutil.c Merge over most of the low-hanging renames from xserver/fb. 2005-06-25 15:03:17 +00:00
Makefile.am Fix a typo in the last commit. 2005-08-16 19:54:05 +00:00
pixman-remap.h Add missing gradient functions to pixman-remap.h 2006-02-21 21:00:48 +01:00
pixman-xserver-compat.h Use C-style comments rather than C++-style 2006-02-26 11:13:42 +01:00
pixman.h Simple fix for build failure on DEC/OSF1. 2006-04-10 12:04:01 -07:00
pixregion.c Misc compilation fixes (C++-style comments, M_PI decls, etc.) 2006-02-27 12:22:33 +01:00
pixregionint.h Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
renderedge.c Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
renderedge.h Remove annoyinc RCS magic lines that are not being used, but cause conflicts. 2006-03-15 10:47:09 -08:00
slim_internal.h Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00