Go to file
2008-03-14 19:11:17 -04:00
pixman Add build system support for SSE2. 2008-03-14 19:11:17 -04:00
test New test for image fetching. 2007-09-07 10:47:15 +01:00
.gitignore Ignore test/fetch-test 2008-01-22 16:29:05 -08:00
AUTHORS Add the files. 2007-05-04 19:13:57 -04:00
autogen.sh Use canonical autogen.sh 2007-05-24 16:19:40 +03:00
ChangeLog Add the files. 2007-05-04 19:13:57 -04:00
configure.ac Add build system support for SSE2. 2008-03-14 19:11:17 -04:00
COPYING Add the files. 2007-05-04 19:13:57 -04:00
INSTALL Change autogen.sh to call autoreconf. Remove reference to libcomp.h 2007-05-04 19:44:13 -04:00
libcomp.pc Add the files. 2007-05-04 19:13:57 -04:00
Makefile.am Add release-publish target and RELEASING instructions 2008-01-22 16:29:05 -08:00
NEWS Add the files. 2007-05-04 19:13:57 -04:00
pixman-1.pc.in Update .pc file for library version name change. 2007-08-06 20:06:48 -07:00
README Add README file based on text from Bjorn Lindquist 2007-10-17 18:40:28 -04:00
RELEASING Add release-publish target and RELEASING instructions 2008-01-22 16:29:05 -08:00
TODO Update TODO 2008-02-29 18:32:44 -05: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