cairo/pixman/src
Carl Worth fea5336e2d Allow fbCompositeSrc_x888x8x8888mmx when destination has alpha
Previously the check for this optimized function would only allow
the function to be called if the source and destination had
identical formats. But the function doesn't read the destination
alpha (if any) so can be used when it exists as well.

(Thanks to Jeff Muizelaar for pointing out this problem.)
2007-04-25 10:39:19 -07:00
..
.gitignore Add win32 output files to gitignore 2006-09-19 12:19:21 -07:00
check-config.sh [pixman/src/check-config.sh] Test that all source files #include <config.h> 2007-04-03 20:30:30 -04:00
check-pixmanint.sh [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
fbcompose.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
fbedge.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
fbedgeimp.h Remove extraneous whitespace from "blank" lines. 2006-06-06 15:25:49 -07:00
fbmmx.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
fbmmx.h Unexport fbSolidFillmmx and fbCopyAreammx. 2007-04-11 13:06:29 -07:00
fbpict.c Allow fbCompositeSrc_x888x8x8888mmx when destination has alpha 2007-04-25 10:39:19 -07:00
fbpict.h [pixman] Cleanup inline mess (#10150) 2007-04-03 20:02:10 -04:00
fbtrap.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icblt.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icbltone.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
iccolor.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icformat.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icimage.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icimage.h Make clientClip region static, remove abdoned CT_PIXMAP code paths 2007-04-08 21:35:58 -04:00
icint.h Move pixman_format_t from heap to stack allocations. 2007-04-12 00:28:03 +01:00
icpixels.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icrect.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icrop.h Use pixman_private consistently as prefix not suffix 2006-09-29 17:17:27 -07:00
icstipple.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
ictransform.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
ictrap.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
ictri.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
icutil.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
Makefile.am [pixman] Fix typo in Makefile.am 2007-04-20 00:55:03 -04:00
Makefile.win32 Update Win32 makefiles 2007-02-13 16:53:12 -08:00
pixman-remap.h Unexport fbSolidFillmmx and fbCopyAreammx. 2007-04-11 13:06:29 -07:00
pixman-xserver-compat.h [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
pixman.h [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
pixmanint.h Put back __inline definition for MSC compilers, in both cairo and pixman 2007-04-18 17:55:05 -04:00
pixregion.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
pixregionint.h Move struct pixman_region16 to pixman.h 2007-04-08 20:38:17 -04:00
renderedge.c [pixman] Rename icint.h to pixmanint.h 2007-04-18 17:54:57 -04:00
renderedge.h pixman: Add pixman_private decorations to hide pixman symbols from public interface 2006-09-05 17:21:48 -07:00