Go to file
Maarten Lankhorst 01c2431ef8 Add 00-unexport-symbol.diff
* Add 00-unexport-symbol.diff
  - remove test-only use of _pixman_internal_only_get_implementation
  - zap the only test requiring the use of this symbol
2013-01-08 18:16:23 +01:00
debian Add 00-unexport-symbol.diff 2013-01-08 18:16:23 +01:00
demos Add combiner test 2012-10-01 12:56:09 -04:00
pixman Always use xmmintrin.h for 64 bit Windows 2012-12-10 06:46:36 -05:00
test pixman_composite_trapezoids(): don't clip to extents for some operators 2012-10-21 04:13:36 -04:00
.gitignore Don't auto-generate pixman-combine32.[ch] anymore 2012-10-04 03:33:50 -04: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 new upstream release 2013-01-08 16:12:25 +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.28.2 2012-12-10 06:46:36 -05:00
COPYING COPYING: added Nokia to the list of copyright holders 2010-12-17 15:34:16 +02:00
Makefile.am Add Makefile.win32 and Makefile.win32.common to EXTRA_DIST 2012-05-10 15:54:32 -04:00
Makefile.win32 build: Improve win32 build system 2012-09-15 07:49:53 +02:00
Makefile.win32.common build: Improve win32 build system 2012-09-15 07:49:53 +02: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 build: Remove useless DEP_CFLAGS/DEP_LIBS variables 2012-09-15 23:46:21 -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

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