pkgsrc/graphics/libpixman
recht 2de461a25f update to libpixman-0.1.4
API Addition
------------
Add new function:

	void
	pixman_add_trapezoids (pixman_image_t           *dst,
	                       int                      x_off,
	                       int                      y_off,
	                       const pixman_trapezoid_t *traps,
	                       int                      ntraps);

Performance improvement
-----------------------
Restrict size of intermediate surface used while compositing
trapezoids based on the bounds of the desination surface.

Bug fixes
---------
Fix rendering on 64-bit platforms.
2005-03-27 12:28:08 +00:00
..
buildlink3.mk update to libpixman-0.1.4 2005-03-27 12:28:08 +00:00
DESCR
distinfo update to libpixman-0.1.4 2005-03-27 12:28:08 +00:00
Makefile update to libpixman-0.1.4 2005-03-27 12:28:08 +00:00
PLIST Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. 2004-09-22 08:09:14 +00:00