Go to file
2009-02-15 23:01:26 +01:00
debian Prepare changelog for upload 2009-02-15 23:01:26 +01:00
pixman Comment out SrcScaledNearest optimization that hasn't been tested much 2009-02-06 17:30:24 -05:00
test Extend clip-test to demonstrate a bug in source clipping 2008-09-07 00:13:10 -04:00
.gitignore update .gitignore 2008-10-08 21:21:58 +02: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 Update changelogs 2009-02-15 22:58:10 +01:00
configure.ac Bump version number pre release 2009-02-06 17:31:32 -05:00
COPYING Add the files. 2007-05-04 19:13:57 -04:00
Makefile.am Fix release targets to remove all hashfiles before generating tar balls 2009-02-06 17:29:04 -05:00
NEWS Add the files. 2007-05-04 19:13:57 -04:00
pixman-1-uninstalled.pc.in Fix pixman-1-uninstalled.pc to point to the libtool library 2008-12-20 17:18:51 +00: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 Update RELEASING 2008-09-06 06:17:32 -04:00
TODO Update TODO 2008-09-21 11:01:07 -04: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