xenocara/lib/pixman
matthieu b9575da0ef OpenBSD's gcc 3.3 is capable of handling the MMX code of pixman.
Change the configure test so that it gets enabled.

Tested by marco@ ajacoutot@ ckuethe@ and others.
2009-07-28 19:01:29 +00:00
..
pixman fix gcc2ism, collaboration with matthieu 2009-06-11 16:32:52 +00:00
test Update to pixman 0.15.8. 2009-06-05 20:14:27 +00:00
aclocal.m4 pixman 0.12.0. Tested on a full ports build by naddy@. 2008-09-23 19:11:40 +00:00
AUTHORS import pixman 0.9.5 2007-10-03 20:48:33 +00:00
ChangeLog Add back a real ChangeLog. automake requires it. 2008-04-10 21:04:35 +00:00
config.guess - Add BSD makefile 2007-10-03 20:53:30 +00:00
config.h.in regen with autoconf 2.62p0. Fixes xserver build on macppc. 2009-06-12 19:33:24 +00:00
config.sub - Add BSD makefile 2007-10-03 20:53:30 +00:00
configure OpenBSD's gcc 3.3 is capable of handling the MMX code of pixman. 2009-07-28 19:01:29 +00:00
configure.ac OpenBSD's gcc 3.3 is capable of handling the MMX code of pixman. 2009-07-28 19:01:29 +00:00
COPYING Update to pixman 0.15.8. 2009-06-05 20:14:27 +00:00
depcomp - Add BSD makefile 2007-10-03 20:53:30 +00:00
INSTALL - Add BSD makefile 2007-10-03 20:53:30 +00:00
install-sh - Add BSD makefile 2007-10-03 20:53:30 +00:00
ltmain.sh pixman 0.12.0. Tested on a full ports build by naddy@. 2008-09-23 19:11:40 +00:00
Makefile.am Update to pixman 0.15.8. 2009-06-05 20:14:27 +00:00
Makefile.bsd-wrapper unbreak arm builds by disabling simd and neon support for now. 2009-06-12 09:16:54 +00:00
Makefile.in Update to pixman 0.15.8. 2009-06-05 20:14:27 +00:00
missing - Add BSD makefile 2007-10-03 20:53:30 +00:00
NEWS import pixman 0.9.5 2007-10-03 20:48:33 +00:00
pixman-1-uninstalled.pc.in Update to pixman 0.15.8. 2009-06-05 20:14:27 +00:00
pixman-1.pc.in import pixman 0.9.5 2007-10-03 20:48:33 +00:00
README pixman 0.9.6 2007-12-10 21:10:19 +00:00
TODO Update to pixman 0.15.8. 2009-06-05 20:14:27 +00:00

pixman is a library that provides low-level pixel manipulation
features such as image compositing and trapezoid rasterization.

Please submit bugs & patches to the libpixman bugzilla:

       https://bugs.freedesktop.org/enter_bug.cgi?product=libpixman

All questions regarding this software should be directed to either the 
Xorg mailing list:

       http://lists.freedesktop.org/mailman/listinfo/xorg

or the cairo mailing list:

       http://lists.freedesktop.org/mailman/listinfo/cairo

The master development code repository can be found at:

	git://anongit.freedesktop.org/git/pixman

	http://gitweb.freedesktop.org/?p=pixman;a=summary

For more information on the git code manager, see:

	http://wiki.x.org/wiki/GitPage