Changelog for
libpixman-1-0-0.33.99-1.34.x86_64.rpm :
* Thu Mar 22 2012 jengelhAATTmedozas.de- Parallel build with %_smp_mflags; remove redundant sections
* Thu Feb 09 2012 vuntzAATTopensuse.org- Update to version 0.24.4: + Trapezoids that have gaps between the edges and the top/bottom lines are no longer considered invalid. + Basic support for using the NEON acceleration on iOS.
* Thu Jan 19 2012 vuntzAATTopensuse.org- Update to version 0.24.2: + Runtime detection of ARM NEON on Android + MMX build fix for Solaris + Fix for broken gradients with repeat mode NONE + Misc. other bug fixes.
* Mon Nov 07 2011 johannesobermayrAATTgmx.de- Update to version 0.24.0: + Faster bilinear scaling on SSE2 and ARM NEON + Several new fast paths for ARM NEON + Support for the iwMMXt vector instruction set + Improved support for building with MSVC + Large number of other optimizations, bug fixes, and internal cleanups.
* Tue May 03 2011 vuntzAATTopensuse.org- Update to version 0.22.0: + New r8g8b8a8 and r8g8b8x8 image formats + Much faster image scaling on ARM and x86 + Faster 90/270 degree image rotation + More comprehensive support for compositing triangles and trapezoids + Large number of other performance improvements, bug and portability fixes, and improvements to the test suite.
* Fri Feb 11 2011 fcrozatAATTnovell.com- Update to version 0.20.2: + Fix opacity check + Improve handling of tangent circles + Various bug fixes. + Build fixes.
* Fri Oct 29 2010 mrdocsAATTopensuse.org- Update to 0.20.0
* http://lists.freedesktop.org/archives/pixman/2010-October/000694.html
* Gradient improvements Radial gradients follow the PDF specification [Andrea Canciani] Large linear gradients are rendered much more accurately [Andrea] Conical gradients now work much better [Søren Sandmann Pedersen]
* Performance improvements Faster image scaling [Siarhei Siamashka] Faster affine transformations [Søren] Improvements to the ARM NEON [Siarhei] Improvements to the SSE2 backend [Siarhei, Søren]
* Plus a large number of bug and portability fixes and improvements to the test suite.
* Tue Aug 17 2010 dimstarAATTopensuse.org- Update to version 0.18.4: + Fix memory leak in the pthreads thread local storage code + When storing a g1 pixel, store the lowest bit, rather than comparing with 0. + If we bail out of do_composite, make sure to undo any workarounds. + Check for read accessors before taking the bilinear fast path
* Mon Jun 21 2010 dimstarAATTopensuse.org- Update to version 0.18.2: + Add missing HAVE_CONFIG_H guards for config.h inclusion. + Fix uninitialized cache when pthreads are used. + Fixes for pthread thread local storage. + [mmx] Fix mask creation bugs.
* Thu Apr 01 2010 vuntzAATTopensuse.org- Update to version 0.18.0: + No code change, just a version bump for a stable release.