Go to file
2010-11-06 10:01:02 +01:00
debian Upload to experimental. 2010-11-06 10:01:02 +01:00
pixman Fix an overflow in the new radial gradient code 2010-10-20 16:22:29 -04:00
test Plug another leak in alphamap test 2010-10-24 15:38:14 -04:00
.gitignore Add *.exe to .gitignore 2010-08-30 13:41:38 -04: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 Update changelogs. 2010-11-06 09:58:54 +01:00
CODING_STYLE CODING_STYLE: Delete the stuff about trailing spaces 2010-08-04 09:50:30 -04:00
configure.ac Pre-release version bump to 0.20.0 2010-10-27 16:51:40 -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 Minor tweaks to README 2010-07-06 19:15:29 -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.

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

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

Please send patches and bug reports either to the mailing list above,
or file them at the freedesktop bug tracker:

        https://bugs.freedesktop.org/enter_bug.cgi?product=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