pixman: Changes to 'refs/tags/pixman-0.9.5'

Søren Sandmann Pedersen sandmann at kemper.freedesktop.org
Tue Sep 4 10:05:40 PDT 2007


Tag 'pixman-0.9.5' created by Søren Sandmann Pedersen <sandmann at redhat.com> at 2007-09-04 17:56 -0700

Pixman Version 0.9.5

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

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

Carl Worth:
      Fix typo AC_MAJOR -> PIXMAN_MAJOR

Eric Anholt:
      Update .pc file for library version name change.
      Fix failure to set identity transform in pixman.

Søren Sandmann:
      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:
      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:
      rasterize traps that extend outside of the image bounds correctly

---
 configure.ac             |    4 -
 pixman-1.pc.in           |    2 
 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/composite-test.c    |    5 -
 10 files changed, 155 insertions(+), 120 deletions(-)
---


More information about the xorg-commit mailing list