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

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



Tag 'pixman-0.26.0-1' created by Cyril Brulebois <kibi@debian.org> at 2012-06-14 22:22 +0000

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

iEYEABECAAYFAk/aZBcACgkQeGfVPHR5Nd0BDQCggir/iPJ0COQHay2RtH2c9wQy
PLYAoLAhHeohqu8LydsqnJBdaSKVoI7M
=GODX
-----END PGP SIGNATURE-----

Changes since pixman-0.25.6-1:
Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Ingmar Runge (1):
      Fix MSVC compilation

Matt Turner (1):
      configure.ac: Fail the ARM/iwMMXt test if not compiling with -march=iwmmxt

Nemanja Lukic (2):
      MIPS: DSPr2: Fix bug in over_n_8888_8888_ca/over_n_8888_0565_ca routines
      MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.

Søren Sandmann Pedersen (4):
      Post-release version bump to 0.25.7
      demos: Add parrot.jpg to EXTRA_DIST
      test: Composite with solid images instead of using pixman_image_fill_*
      Pre-release version bump to 0.26.0

---
 ChangeLog                      |  104 ++++++++++++++++++++++++++++++++++
 configure.ac                   |    7 +-
 debian/changelog               |    6 ++
 demos/Makefile.am              |    2 
 pixman/pixman-mips-dspr2-asm.S |  123 ++++++++++++++++++++++++++++++-----------
 pixman/pixman-mips-dspr2-asm.h |   56 ++++++++++++++++++
 pixman/pixman-mips-dspr2.c     |    6 ++
 pixman/pixman-mips-dspr2.h     |   52 +++++++++++++++++
 pixman/pixman-mmx.c            |    9 ++-
 test/composite.c               |   19 +++---
 test/scaling-crash-test.c      |    7 +-
 11 files changed, 343 insertions(+), 48 deletions(-)
---


Reply to: