kolibrios-gitea/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
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-access.c
pixman-accessor.h
pixman-bits-image.c
pixman-combine32.c
pixman-combine32.h
pixman-combine64.c
pixman-combine64.h
pixman-compiler.h
pixman-conical-gradient.c
pixman-cpu.c
pixman-edge-accessors.c
pixman-edge-imp.h
pixman-edge.c
pixman-fast-path.c
pixman-fast-path.h
pixman-general.c
pixman-gradient-walker.c
pixman-image.c
pixman-implementation.c
pixman-linear-gradient.c
pixman-matrix.c
pixman-mmx.c
pixman-private.h
pixman-radial-gradient.c
pixman-region16.c
pixman-region32.c
pixman-region.c
pixman-solid-fill.c
pixman-timer.c
pixman-trap.c
pixman-utils.c
pixman-version.h
pixman-x64-mmx-emulation.h
pixman.c
pixman.h
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