Go to file
2012-03-09 13:17:30 +01:00
debian Upload to experimental. 2012-03-09 13:17:30 +01:00
demos Modify gradient-test to show a bug in NONE processing 2012-01-03 11:36:31 -05:00
pixman mmx: Squash a warning by making the argument to ldl_u() const 2012-03-08 09:29:46 -05:00
test lowlevel-blt-bench: add in_8_8 and in_n_8_8 2012-03-01 17:42:37 -05:00
.gitignore Update .gitignore with more demos and tests 2012-02-22 16:32:46 -05:00
AUTHORS Add the files. 2007-05-04 19:13:57 -04:00
autogen.sh autogen.sh: Support GNOME Build API 2012-01-05 10:14:52 -05:00
ChangeLog Bump changelogs. 2012-03-09 13:03:52 +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.25.2 2012-03-08 09:33:16 -05:00
COPYING COPYING: added Nokia to the list of copyright holders 2010-12-17 15:34:16 +02:00
Makefile.am Add stable release / development snapshot to draft release notes 2011-10-11 16:12:32 -04:00
Makefile.win32 build-win32: Add 'check' target 2011-09-14 07:03:35 -07:00
Makefile.win32.common build-win32: Share targets and variables across win32 makefiles 2011-09-14 07:03:35 -07: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 Minor fix to the RELEASING file 2011-02-22 15:40:34 -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