cairo/pixman/src
2005-04-28 11:16:52 +00:00
..
.cvsignore Initial import of libpixregion 2003-02-25 08:05:26 +00:00
fbedge.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
fbedgeimp.h Avoid buffer ovverrun when trapezoid's right edge is on a pixel boundary. 2005-01-21 10:38:42 +00: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
ic.c Don't use pixman_compositeSrc_8888x8888 when the source is x8r8g8b8 or x8b8g8r8. 2005-04-27 13:02:20 +00:00
icblt.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
icbltone.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
iccolor.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
iccompose.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
icformat.c Set format->depth correctly instead of just using the bpp. 2005-03-11 12:09:00 +00:00
icimage.c Set image->pCompositeClip here. (IcComputeCompositeRegion) src/icrect.c (pixman_color_rects): Remove workaround clipping to the clientClip. 2005-04-28 11:16:52 +00:00
icimage.h Port from render/mipict.c. 2005-03-03 14:27:31 +00:00
icint.h Move definitions of MIN and MAX macros from ictrap.c to icint.h. 2005-03-03 13:52:49 +00:00
icpixels.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
icrect.c Set image->pCompositeClip here. (IcComputeCompositeRegion) src/icrect.c (pixman_color_rects): Remove workaround clipping to the clientClip. 2005-04-28 11:16:52 +00:00
icrop.h Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
icstipple.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
ictransform.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
ictrap.c Intersect bounds of trapezoids with the bounds of the destination surface before creating an intermediate surface. 2005-03-04 07:53:09 +00:00
ictri.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
icutil.c Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00
Makefile.am Add missing files to satisfy make distcheck. 2005-01-21 10:59:33 +00:00
pixman-xserver-compat.h Add a few more things that might be helpful when moving more files over from xserver. 2005-03-03 13:54:40 +00:00
pixman.h src/pixman.h: add AIX to the test for inttypes.h 2005-03-29 11:45:52 +00:00
pixregion.c Fix bogus names such as PIXMAN_FORMAT_NAME_AR_GB32 that were left over from a broken search-and-replace. Normalize structure defintions, (eg. struct _pixman_region16_t -> struct pixman_region16). Normalize indentation. 2004-04-16 08:32:53 +00:00
pixregionint.h Fix bogus names such as PIXMAN_FORMAT_NAME_AR_GB32 that were left over from a broken search-and-replace. Normalize structure defintions, (eg. struct _pixman_region16_t -> struct pixman_region16). Normalize indentation. 2004-04-16 08:32:53 +00:00
renderedge.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
renderedge.h Add only-just-better-than-ASCII-art diagram showing all macros used in locating sub-pixel sample rows/columns. 2005-02-21 13:29:22 +00:00
slim_internal.h Convert file encodings from ISO-8859 to UTF-8. 2005-03-02 07:43:33 +00:00