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

pixman: Changes to 'refs/tags/pixman-0.9.4-2'



Tag 'pixman-0.9.4-2' created by Julien Cristau <jcristau@debian.org> at 2007-09-03 15:15 +0000

Tagging upload of pixman 0.9.4-2 to experimental.

Changes since pixman-0.9.4-1:
Aaron Plattner (2):
      Don't skip fbFetch/fbStore when PIXMAN_FB_ACCESSORS is enabled.
      Remove redundant defines.

Arcady Goldmints-Orlov (2):
      Remove unnecessary wrapping from fbFetch/fbStore.
      One more minor wrapping fix

Carl Worth (1):
      Fix typo AC_MAJOR -> PIXMAN_MAJOR

Eric Anholt (1):
      Fix failure to set identity transform in pixman.

Julien Cristau (3):
      Merge branch 'master' of git.freedesktop.org:/git/pixman into debian-experimental
      autoreconf.
      Update changelog and bump shlibs.

Søren Sandmann (4):
      Add conjoint and disjoint operators to pixman.h
      Remove trailing comma in enum
      Add missing comma in enum
      Set accessors for the destination image in composite-test.c

Søren Sandmann Pedersen (3):
      Add pixman_image_set_source_clipping()
      Fix bug 12039, based on Chris Wilson's patch.
      Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/pixman

Vladimir Vukicevic (1):
      rasterize traps that extend outside of the image bounds correctly

---
 Makefile.in                 |  134 +++++++++++++++-------------
 aclocal.m4                  |  174 +++++++++++++++++++------------------
 config.guess                |    6 -
 config.sub                  |   10 +-
 configure                   |  205 ++++++++++++++++++++++++--------------------
 configure.ac                |    4 
 debian/changelog            |    7 +
 debian/libpixman-1-0.shlibs |    1 
 pixman/Makefile.in          |  160 ++++++++++++++++++----------------
 pixman/pixman-compose.c     |  155 ++++++++++++++++-----------------
 pixman/pixman-edge-imp.h    |    4 
 pixman/pixman-edge.c        |    2 
 pixman/pixman-image.c       |   32 +++---
 pixman/pixman-private.h     |    2 
 pixman/pixman-region.c      |    5 +
 pixman/pixman.h             |   64 ++++++++++---
 test/Makefile.in            |  113 ++++++++++++------------
 test/composite-test.c       |    5 -
 18 files changed, 592 insertions(+), 491 deletions(-)
---



Reply to: