|
|
Log in / Subscribe / Register

[ANNOUNCE] pixman release 0.15.12 now available

From:  Soeren Sandmann <sandmann-AT-daimi.au.dk>
To:  cairo-announce-AT-cairographics.org, xorg-announce-AT-lists.freedesktop.org
Subject:  [ANNOUNCE] pixman release 0.15.12 now available
Date:  16 Jun 2009 17:57:07 +0200
Message-ID:  <ye8zlc8rx2k.fsf@camel18.daimi.au.dk>

A new pixman release 0.15.12 is now available. This is a development
release leading up to a stable 0.16.0 release. News:

- ARM updates [Jonathan Morton]
- Simpler and more correct clipping rules [Søren Sandmann Pedersen]

Thanks,
Soren


tar.gz:
        http://cairographics.org/releases/pixman-0.15.12.tar.gz
        http://xorg.freedesktop.org/archive/individual/lib/pixman...

tar.bz2:
        http://xorg.freedesktop.org/archive/individual/lib/pixman...

Hashes:
        MD5:  b0270704035fbac78507c91ffd15fcb6  pixman-0.15.12.tar.gz
        MD5:  26125ca6fe0329c909dbdd035a2725e5  pixman-0.15.12.tar.bz2
        SHA1: d2987356d1b88bc0282231f00a8b35531414da0f        pixman-0.15.12.tar.gz
        SHA1: a26be6c84f934852c5748ca2b910c4fc68f6753b        pixman-0.15.12.tar.bz2

GPG signature:
        http://cairographics.org/releases/pixman-0.15.12.tar.gz.s...
        (signed by Søren Sandmann Pedersen <sandmann@redhat.com>)

Git:
        git://git.freedesktop.org/git/pixman
        tag: pixman-0.15.12

Log:
        Jonathan Morton (3):
              Misc warning fixes.
              Better CFLAGS handling for recent ARM platforms.
              Add RVCT support for straight blitter.
        
        Søren Sandmann Pedersen (14):
              Post-release version bump
              Make the untransformed path handle REPEAT_NONE and REPEAT_NORMAL
              Handle repeat_none/normal for 64 bit fetchers
              Make _pixman_walk_composite_region() a wrapper around an internal functio
              Remove all the srcRepeat/srcTransform stuff from the general implementati
              Remove srcRepeat and maskRepeat arguments from pixman_walk_composite_reg
              Pass the region to walk_region_internal()
              Only call fast paths when the images cover the composite region
              Fix pixman_image_is_opaque()
              Simplify clipping rule
              Move region computation closer to the region walking.
              Work around X server bug.
              Add API to set a function to be called when the image is destroyed.
              Pre-release version bump
_______________________________________________
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds