cairo/pixman/src
Chris Wilson 5ec27eef95 [pixman] Free the old rects if we fail to allocate new.
During the pixman_op, a complicated dance is performed to handle
enlarging the rectangle array to accommodate the op. One consequence
of this is to, under certain circumstances, replace the current
rectangle array with emptyData and track the old array with oldData.
Hence if we fail to realloc the enlarged array we need to free oldData.
2007-05-03 13:46:25 +01: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 Fix bugs in fbCompositeSrc_8888x8x8888mmx and fbCompositeSrc_x888x8x8888mmx 2007-04-25 16:27:04 -07:00
fbmmx.h Unexport fbSolidFillmmx and fbCopyAreammx. 2007-04-11 13:06:29 -07:00
fbpict.c Fix bugs in fbCompositeSrc_8888x8x8888mmx and fbCompositeSrc_x888x8x8888mmx 2007-04-25 16:27:04 -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.h: Add missing definition of WARN_UNUSED_RESULT 2007-04-28 07:45:26 -07: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] Free the old rects if we fail to allocate new. 2007-05-03 13:46:25 +01: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