CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2012/11/23 13:44:09
Modified files:
lib/pixman : Makefile.bsd-wrapper Makefile.in aclocal.m4
config.guess config.sub configure configure.ac
depcomp pixman-1.pc.in
lib/pixman/demos: Makefile.am Makefile.in composite-test.c
gtk-utils.c gtk-utils.h radial-test.c
lib/pixman/pixman: Makefile.am Makefile.in Makefile.sources
Makefile.win32 loongson-mmintrin.h
pixman-access.c pixman-arm-common.h
pixman-arm-neon-asm-bilinear.S
pixman-arm-neon-asm.S pixman-arm-neon-asm.h
pixman-arm-neon.c pixman-arm-simd-asm.S
pixman-bits-image.c pixman-compiler.h
pixman-conical-gradient.c pixman-fast-path.c
pixman-general.c pixman-image.c
pixman-implementation.c pixman-inlines.h
pixman-linear-gradient.c pixman-matrix.c
pixman-mips-dspr2-asm.S
pixman-mips-dspr2-asm.h pixman-mips-dspr2.c
pixman-mips-dspr2.h pixman-mmx.c
pixman-noop.c pixman-private.h
pixman-radial-gradient.c pixman-region.c
pixman-solid-fill.c pixman-sse2.c
pixman-trap.c pixman-utils.c pixman.c
pixman.h
lib/pixman/test: Makefile.in Makefile.sources affine-test.c
blitters-test.c composite-traps-test.c
composite.c gradient-crash-test.c
lowlevel-blt-bench.c pdf-op-test.c
scaling-test.c stress-test.c utils.c utils.h
Added files:
lib/pixman/demos: srgb-test.c srgb-trap-test.c
lib/pixman/pixman: pixman-arm.c pixman-combine-float.c
pixman-combine32.c pixman-combine32.h
pixman-glyph.c pixman-mips.c pixman-ppc.c
pixman-x86.c
lib/pixman/test: combiner-test.c glyph-test.c infinite-loop.c
rotate-test.c
Removed files:
lib/pixman : TODO
lib/pixman/pixman: make-combine.pl pixman-combine.c.template
pixman-combine.h.template pixman-cpu.c
Log message:
Update to pixman 0.28.0. Tested by ajacoutot@, mpi@ and naddy@ in a full
ports build. Tweaks from mpi@ for macppc.