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

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



Tag 'pixman-0.14.0-1' created by Julien Cristau <jcristau@debian.org> at 2009-02-15 22:10 +0000

Tagging upload of pixman 0.14.0-1 to unstable.

Changes since pixman-0.13.2-1:
Aaron Plattner (1):
      Don't treat PIXMAN_TYPE_YUY2 and PIXMAN_TYPE_YV12 as PIXMAN_FORMAT_COLOR.

Brice Goglin (2):
      Misc fixes to debian/control and debian/copyright
      Install the upstream ChangeLog

Chris Wilson (2):
      Allocate initial array of RegionInfo on the stack.
      Fix pixman-1-uninstalled.pc to point to the libtool library

Jeff Muizelaar (5):
      Optimize rectilinear nearest-neighbour scaling
      Check alignment of 'src' pointer in optimized ARM routines
      [arm-simd] Add a comment about aligning source and destination pointers.
      Conditionally include config.h in pixman-matrix.c to fix win32 build
      Add pixman-matrix.c to Makefile.win32

Julien Cristau (4):
      Merge branch 'debian-experimental' into debian-unstable
      Merge tag 'pixman-0.14.0' into debian-unstable
      Update changelogs
      Prepare changelog for upload

Keith Packard (2):
      Bump to 0.13.3 after 0.13.2 release
      Merge commit 'origin/master'

Søren Sandmann Pedersen (3):
      Fix release targets to remove all hashfiles before generating tar balls
      Comment out SrcScaledNearest optimization that hasn't been tested much
      Bump version number pre release

---
 ChangeLog                  | 3180 +++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am                |   12 
 configure.ac               |    4 
 debian/changelog           |   11 
 debian/copyright           |    4 
 debian/rules               |    2 
 pixman-1-uninstalled.pc.in |    8 
 pixman/Makefile.win32      |    1 
 pixman/pixman-arm-simd.c   |    4 
 pixman/pixman-matrix.c     |    3 
 pixman/pixman-pict.c       |  110 +
 pixman/pixman-region.c     |   27 
 pixman/pixman.h            |    4 
 13 files changed, 3343 insertions(+), 27 deletions(-)
---


Reply to: