A new pixman release 0.19.6 is now available. This is a release
candidate for a stable 0.20.0 release.

News since 0.19.4:

- Much improved radial and linear gradients [Andrea Canciani]
- Performance improvements, especially for ARM [Siarhei Siamashka]
- Improved performance for the SSE2 backend [Liu Xinyun]
- Plus a number of bug fixes and improvements to the test suite
      [Dmitri Vorobiev, Mika Yrjola, Søren Sandmann Pedersen]

Please test this release throughly, especially if you are using
gradients in cairo or through the X11 Render extension. Bug reports
should either be sent to

        [email protected]

or filed in the freedesktop bugzilla at 

        https://bugs.freedesktop.org/enter_bug.cgi?product=pixman
        
If no major bugs are reported, this release will become 0.20.0.


Søren


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

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

Hashes:
        MD5:  3f31cf670880199979d71a3234308cc9  pixman-0.19.6.tar.gz
        MD5:  9323e1da06e74a402b20065e89af509b  pixman-0.19.6.tar.bz2
        SHA1: 1ecd608c4464ec099830d0c088bf4ec5d318b86e  pixman-0.19.6.tar.gz
        SHA1: dad3549eb2d4e92a510b8c43f6b8d75d9e946a5a  pixman-0.19.6.tar.bz2

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

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

Log:
        Andrea Canciani (6):
              Draw radial gradients with PDF semantics
              Add comments about errors
              Improve precision of linear gradients
              Make classification consistent with rasterization
              Remove unused enum value
              Fix an overflow in the new radial gradient code
        
        Dmitri Vorobiev (2):
              Use <sys/mman.h> macros only when they are available
              Some clean-ups in fence_malloc() and fence_free()
        
        Liu Xinyun (2):
              add enable-cache-prefetch option
              Remove cache prefetch code.
        
        Mika Yrjola (1):
              Fix "syntax error: empty declaration" warnings.
        
        Siarhei Siamashka (5):
              ARM: NEON: added forgotten cache preload for 
over_n_8888/over_n_0565
              ARM: added 'neon_composite_add_0565_8_0565' fast path
              ARM: added 'neon_composite_out_reverse_8_0565' fast path
              Use more unrolling for scaled src_0565_0565 with nearest filter
              ARM: restore fallback to ARMv6 implementation from NEON in the 
delegate c
        
        Søren Sandmann Pedersen (17):
              Post-release version bump to 0.19.5
              If MAP_ANONYMOUS is not defined, define it to MAP_ANON.
              Revert "add enable-cache-prefetch option"
              Rename all the fast paths with _8000 in their names to _8
              Fix search-and-replace issue in lowlevel-blt-bench.c
              Fix bug in FAST_PATH_STD_FAST_PATH
              Delete simple repeat code
              Remove broken optimizations in combine_disjoint_over_u()
              test: Fix bug in color_correct() in composite.c
              test: Fix eval_diff() so that it provides useful error values.
              test: Change composite so that it tests randomly generated images
              test: Parallize composite.c with OpenMP
              test: Add some more colors to the color table in composite.c
              Add no-op combiners for DST and the CA versions of the HSL 
operators.
              Plug leak in the alphamap test.
              Remove the class field from source_image_t
              Pre-release version bump to 0.19.6

_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to