[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pixman: Changes to 'refs/tags/pixman-0.24.2-1'



Tag 'pixman-0.24.2-1' created by Cyril Brulebois <kibi@debian.org> at 2012-01-19 12:20 +0000

Tagging upload of pixman 0.24.2-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk8YCqsACgkQeGfVPHR5Nd1MdwCgwJToYgMTRL/G7VXJreS0h4Oi
vJcAoKmWIubUzZWi8nJU5wVjpAvZbvwc
=XAeu
-----END PGP SIGNATURE-----

Changes since pixman-0.24.0-1:
Alan Coopersmith (1):
      Make mmx code compatible with Solaris Studio 12.3 compilers

Bobby Salazar (1):
      Android Runtime Detection Support For ARM NEON

Colin Walters (1):
      autogen.sh: Support GNOME Build API

Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Naohiro Aota (1):
      Don't use non-POSIX test

Søren Sandmann Pedersen (7):
      Post-release version bump to 0.24.1
      gradient-walker: For NONE repeats, when x < 0 or x > 1, set both colors to 0
      pixman-image.c: Fix typo in pixman_image_set_transform()
      Fix some signed overflow bugs
      Reject trapezoids where top (botttom) is above (below) the edges
      Fix bugs with alpha maps
      Pre-release version bump to 0.24.2

---
 ChangeLog                        |  132 +++++++++++++++++++++++++++++++++++++++
 autogen.sh                       |    4 -
 configure.ac                     |    4 -
 debian/changelog                 |    7 ++
 pixman/pixman-bits-image.c       |   53 ++++++++++++---
 pixman/pixman-combine.c.template |    6 -
 pixman/pixman-cpu.c              |   56 +++++++++++++---
 pixman/pixman-gradient-walker.c  |    7 ++
 pixman/pixman-image.c            |    2 
 pixman/pixman-mmx.c              |   57 +++++++++++-----
 pixman/pixman.h                  |   12 ++-
 test/blitters-test.c             |    2 
 test/composite-traps-test.c      |    2 
 13 files changed, 289 insertions(+), 55 deletions(-)
---


Reply to: