Go to file
2008-07-15 21:36:34 +02:00
debian Prepare changelog for upload 2008-07-15 21:36:34 +02:00
pixman pixman-sse.c: silence pointer-cast compiler warnings. 2008-06-21 22:06:56 -04:00
test Fix uses of short variables in pixman-region.c 2008-06-09 01:03:15 -04:00
.gitignore Add pixman_version function and related macros 2008-03-25 12:38:01 -07: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 Pre-release version bump 2008-06-25 07:58:21 -04:00
COPYING Add the files. 2007-05-04 19:13:57 -04:00
Makefile.am Post-release version bump 2008-06-09 02:43:37 -04: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 Post-release version bump 2008-06-09 13:06:50 -04:00
TODO TODO 2008-06-22 13:44:23 -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