Go to file
2007-11-25 00:42:51 +01:00
debian Prepare changelog for upload and add bug closer. 2007-11-25 00:42:51 +01:00
pixman New upstream release. 2007-11-08 11:21:32 +01:00
test Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
.gitignore [win32] Makefile and compilation fixes for win32 2007-09-06 11:51:55 -07:00
aclocal.m4 Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +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 Add the files. 2007-05-04 19:13:57 -04:00
compile Autoreconf 2007-05-28 19:34:07 +02:00
config.guess autoreconf. 2007-09-03 17:01:04 +02:00
config.h.in New upstream release. 2007-11-08 11:21:32 +01:00
config.sub autoreconf. 2007-09-03 17:01:04 +02:00
configure New upstream release. 2007-11-08 11:21:32 +01:00
configure.ac Bump version number 2007-10-24 15:48:45 -04:00
COPYING Add the files. 2007-05-04 19:13:57 -04:00
depcomp autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
INSTALL autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
install-sh autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
ltmain.sh autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
Makefile.am Change the library name to pixman-1 2007-08-06 17:24:44 -04:00
Makefile.in Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00
missing autoreconf for new snapshot. 2007-08-01 12:56:59 +02: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
TODO Port Vlad's fixes for integer overflows with malloc(). 2007-07-02 12:18:42 -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