[cairo] [cairo-announce] [ANNOUNCE] pixman release 0.23.4 now available
Soeren Sandmann
sandmann at cs.au.dk
Fri Sep 9 21:05:59 PDT 2011
A new pixman release 0.23.4 is now available. This is a development
release leading up to a stable release 0.24.0.
Note: If you run the test suite on this released tarball, this message:
*** BUG ***
In pixman_region32_union_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
will be printed a number of times when the region-contains-test is
running. The test is still expected to pass, however.
Please report bugs to pixman at lists.freedesktop.org or file them at
https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
Søren
tar.gz:
http://cairographics.org/snapshots/pixman-0.23.4.tar.gz
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.23.4.tar.gz
tar.bz2:
http://xorg.freedesktop.org/archive/individual/lib/pixman-0.23.4.tar.bz2
Hashes:
MD5: 389ce497fcfb26eb99396ca5ed6e17ab pixman-0.23.4.tar.gz
MD5: 1fb7c1ab150cfbc417290d5888d68ce8 pixman-0.23.4.tar.bz2
SHA1: 539f4875070ce836a109fa0fae7a3421d503ca46 pixman-0.23.4.tar.gz
SHA1: 5c85fff3f474436fdcc0c29139ce4ed87e38e24b pixman-0.23.4.tar.bz2
GPG signature:
http://cairographics.org/snapshots/pixman-0.23.4.tar.gz.sha1.asc
(signed by Søren Sandmann Pedersen <sandmann at cs.au.dk>)
Git:
git://git.freedesktop.org/git/pixman
tag: pixman-0.23.4
Log:
Andrea Canciani (4):
radial: Improve documentation and naming
radial: Fix typos and trailing whitespace
win32: Build benchmarks
Workaround bug in llvm-gcc
Chris Wilson (1):
bits: optimise fetching width==1 repeats
Siarhei Siamashka (2):
C fast path for scaled src_x888_8888 with nearest filter
ARM: workaround binutils bug #12931 (code sections alignment)
Søren Sandmann Pedersen (12):
Post-release version bump to 0.23.3
Makefile.am: Add pixman at lists.freedesktop.org to RELEASE_ANNOUNCE_LIST
Fix lcg_rand_u32() to return 32 random bits.
New test of pixman_region_contains_{rectangle,point}
Speed up pixman_region{,32}_contains_rectangle()
Use find_box_for_y() in pixman_region_contains_point() too
Don't include stdint.h in lowlevel-blt-bench.c
In pixman_image_create_bits() allow images larger than 2GB
Rename pixman-fast-path.h to pixman-inlines.h
Use repeat() function from pixman-inlines.h in pixman-bits-image.c
Move bilinear interpolation to pixman-inlines.h
Pre-release version bump to 0.23.4
Taekyun Kim (3):
ARM NEON: Standard fast path out_reverse_8_8888
ARM: NEON better instruction scheduling of over_n_8_8888
ARM: NEON better instruction scheduling of over_n_8888
_______________________________________________
cairo-announce mailing list
cairo-announce at lists.cairographics.org
http://lists.cairographics.org/mailman/listinfo/cairo-announce
More information about the cairo
mailing list