A new pixman release 0.21.2 is now available. This is the first
development snapshot leading up to a stable 0.22 release.

News:
  ARM: Performance improvements for image scaling [Siarhei Siamashka]
  Performance improvements for affine transformations [Soren Sandmann]

Plus bug fixes and other improvements [Andrea Canciani, Siarhei, Soren].        

NOTE: In this release a workaround for a bug in older version of the X
server has been removed. If your X server is version 1.6 or older, you
may see image corruption bugs with this version of pixman. 


Thanks,
Soren


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

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

Hashes:
        MD5:  9e09fd6e58cbf9717140891e0b7d4a7a  pixman-0.21.2.tar.gz
        MD5:  4bc4cf052635265f7a98ad3e890ae329  pixman-0.21.2.tar.bz2
        SHA1: c0ff07d7e4877dd4d0d369ca09e50ca956e3386e  pixman-0.21.2.tar.gz
        SHA1: bb5cba514fe6756f9264a6995ec9dfed4d7439b5  pixman-0.21.2.tar.bz2

GPG signature:
        http://cairographics.org/releases/pixman-0.21.2.tar.gz.sha1.asc
        (signed by Søren Sandmann Pedersen <sandm...@daimi.au.dk>

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

Log:
        Andrea Canciani (3):
              Remove unused stop_range field
              Fix opacity check
              Improve conical gradients opacity check
        
        Siarhei Siamashka (12):
              Fixed broken configure check for __thread support
              Do CPU features detection from 'constructor' function when 
compiled with 
              ARM: fix 'vld1.8'->'vld1.32' typo in add_8888_8888 NEON fast path
              ARM: NEON: source image pixel fetcher can be overrided now
              ARM: nearest scaling support for NEON scanline compositing 
functions
              ARM: macro template in C code to simplify using scaled fast paths
              ARM: performance tuning of NEON nearest scaled pixel fetcher
              ARM: NEON optimization for scaled over_8888_8888 with nearest 
filter
              ARM: NEON optimization for scaled over_8888_0565 with nearest 
filter
              ARM: NEON optimization for scaled src_8888_0565 with nearest 
filter
              ARM: NEON optimization for scaled src_0565_8888 with nearest 
filter
              ARM: optimization for scaled src_0565_0565 with nearest filter
        
        Søren Sandmann Pedersen (8):
              Post-release version bump to 0.20.1
              Version bump 0.21.1.
              COPYING: Stop saying that a modification is currently under 
discussion.
              Remove workaround for a bug in the 1.6 X server.
              [mmx] Mark some of the output variables as early-clobber.
              Delete the source_image_t struct.
              Generate {a,x}8r8g8b8, a8, 565 fetchers for nearest/affine images
              Pre-release version bump
_______________________________________________
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce

Reply via email to