kolibrios/programs/develop/libraries/pixman
Sergey Semyonov (Serge) f987f52aaa libraries: update Makefiles
git-svn-id: svn://kolibrios.org@1907 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-03-12 09:36:46 +00:00
..
test pixman-1.0 2011-02-27 17:46:46 +00:00
config.h cairo & pixman: update 2011-03-01 06:51:33 +00:00
Makefile libraries: update Makefiles 2011-03-12 09:36:46 +00:00
pixman-access-accessors.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-access.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-accessor.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-bits-image.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-combine32.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-combine32.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-combine64.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-combine64.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-compiler.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-conical-gradient.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-cpu.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-edge-accessors.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-edge-imp.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-edge.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-fast-path.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-fast-path.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-general.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-gradient-walker.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-image.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-implementation.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-linear-gradient.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-matrix.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-mmx.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-private.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-radial-gradient.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-region16.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-region32.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-region.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-solid-fill.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-timer.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-trap.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-utils.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-version.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman-x64-mmx-emulation.h pixman-1.0 2011-02-27 17:46:46 +00:00
pixman.c pixman-1.0 2011-02-27 17:46:46 +00:00
pixman.h pixman-1.0 2011-02-27 17:46:46 +00:00
README cairo-1.10.2 2011-02-28 06:05:46 +00: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