A new pixman release 0.17.10 is now available. This is a development
snapshot leading up to a stable 0.18.0 release.

The main attraction of this release is three new fast paths for ARM
NEON.


Søren


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

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

Hashes:
        MD5:  6041fe8982cc4d1323adc47e629c7d13  pixman-0.17.10.tar.gz
        MD5:  bc4d1c8756619c0347f653ed55db8c83  pixman-0.17.10.tar.bz2
        SHA1: d0ea8284d1746fee2dd87cb3e0a231992b6737ae  pixman-0.17.10.tar.gz
        SHA1: cf9e2a99b0314df307308e662e847cca965564ed  pixman-0.17.10.tar.bz2

GPG signature:
        http://cairographics.org/releases/pixman-0.17.10.tar.gz.sha1.asc
        (signed by Søren Sandmann Pedersen <[email protected]>)

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

Log:
        Siarhei Siamashka (3):
              ARM: added 'neon_composite_over_n_8888_8888_ca' fast path
              ARM: added 'neon_composite_src_x888_8888' fast path
              ARM: added 'neon_composite_over_reverse_n_8888' fast path
        
        Søren Sandmann Pedersen (13):
              Post-release version bump
              RELEASING: Update the release instructions.
              Compute the image flags at validation time instead of composite 
time
              Add new FAST_PATH_SIMPLE_REPEAT flag
              Move computation of extended format code to validate.
              Eliminate _pixman_image_is_solid()
              Eliminate _pixman_image_is_opaque() in favor of a new 
FAST_PATH_IS_OPAQUE
              Turn need_workaround into another flag.
              Move workaround code to pixman-image.c
              Restructure the flags computation in compute_image_info().
              test: Remove obsolete comment
              Move __force_align_arg_pointer workaround before composite32()
              Pre-release version bump to 0.17.10
_______________________________________________
xorg-announce mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg-announce

Reply via email to