Go to file
2010-05-14 13:06:08 -04:00
debian Prepare changelog for upload 2010-05-14 13:06:08 -04:00
pixman Add macros for thread local storage on MinGW 32 2010-05-12 16:15:42 -04:00
test Don't consider indexed formats opaque. 2010-05-12 16:15:41 -04:00
.gitignore pixman: Update .gitignore 2009-09-24 21:13:54 +02:00
AUTHORS Add the files. 2007-05-04 19:13:57 -04:00
autogen.sh --enable-maintainer-mode is gone from configure, so remove it 2009-10-20 00:40:40 +02:00
ChangeLog Bump changelogs. 2010-05-14 12:57:58 -04:00
CODING_STYLE Various updates to the CODING_STYLE document 2009-07-28 09:58:52 -04:00
configure.ac Pre-release version bump to 0.18.2 2010-05-12 16:27:02 -04:00
COPYING Update Sun license notices to current X.Org standard form 2010-01-14 09:42:41 -08:00
Makefile.am Makefile.am: Remove 'check' from release-check 2010-02-13 11:28:33 -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 Update README to mention the pixman mailing list 2010-05-12 16:15:41 -04:00
RELEASING RELEASING: Update the release instructions. 2010-02-24 22:10:24 -05:00
TODO Add a few notes about testing to TODO 2009-09-24 07:04:29 -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=pixman

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

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

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