A new pixman release 0.16.2 is now available. This is a stable,
bug-fix release. See the log below for details.
S?ren
tar.gz:
http://cairographics.org/releases/pixman-0.16.2.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.16.2.tar.gz
tar.bz2:
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.16.2.tar.bz2
Hashes:
MD5: 02bd3669f53c404c19980d5efb6f86fb pixman-0.16.2.tar.gz
MD5: 0ce7de6d649f1a80d328b05e403730b6 pixman-0.16.2.tar.bz2
SHA1: 137ab09e8556543ca28e3c545a7a753b3b2521a7 pixman-0.16.2.tar.gz
SHA1: 387ec30d236a52bc21a45f2d50adad7fca89b667 pixman-0.16.2.tar.bz2
GPG signature:
http://cairographics.org/releases/pixman-0.16.2.tar.gz.sha1.asc
(signed by S?ren Sandmann Pedersen <sandmann at daimi.au.dk>
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.16.2
Log:
Chris Wilson (3):
[sse2] Bit-reversing typo: src != dst
Enable component alpha on solid masks.
Remove duplicated declaration
M Joonas Pihlaja (3):
Work around differing _mm_prefetch() prototypes on Solaris.
Work around a Sun Studio 12 code generation bug involving
_mm_set_epi32()
Default to optimised builds when using a Sun Studio compiler.
Makoto Kato (1):
Add CPU detection for VC++ x64
Siarhei Siamashka (3):
ARM: workaround for gcc bug in vshll_n_u8 intrinsic
ARM: Remove fallback to ARMv6 implementation from NEON delegate
chain
Change CFLAGS order for PPC and ARM configure tests
S?ren Sandmann Pedersen (10):
Set version number to 0.16.1
Remove optimization for 0xffffffff and 0xff the add_n_8888_8888_ca
fast p
Fix off-by-one error in
source_image_needs_out_of_bounds_workaround()
Revert "Enable component alpha on solid masks."
Return result from pixman_image_set_transform().
Fix alpha handling for 10 bpc formats.
Fix bug in blitters-test with BGRA formats.
Fix fetch-test for big-endian systems.
Update CRC in blitters-test for the changes in 10bpc alpha
handling
Pre-release version bump