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

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



Tag 'pixman-0.11.8-1' created by Julien Cristau <jcristau@debian.org> at 2008-07-18 13:23 +0000

Tagging upload of pixman 0.11.8-1 to experimental.

Changes since pixman-0.11.6-1:
Aaron Plattner (1):
      Add a lossy 32-bit generic pixel fetch function for wide surfaces.

André Tupinambá (2):
      Fix bug 16310 in the SSE2 fast path in function fbCompositeSolidMask_nx8888x0565Csse2
      Fix SSE2 bug where x888 pixels were treated as 8888

Behdad Esfahbod (1):
      Fix fbCompositeSrc_x888xnx8888mmx to properly ignore source alpha

Benjamin Otte (1):
      fix Altivec detection

Damien Carbery (1):
      Add pixman-1-uninstalled.pc file

Jeff Muizelaar (2):
      Comment FbByteMulAdd
      Speed up fbOver

Julien Cristau (5):
      make --{en,dis}able-gtk work correctly
      fix --enable-{mmx,sse2,vmx}
      Merge tag 'pixman-0.11.8' into debian-experimental
      Update changelog and symbols file
      Prepare changelog for upload

Søren Sandmann (5):
      Only export the 16 bit version of pixman_region_set_static_pointers()
      Unexport or delete various functions
      Remove unused pixman-combine.c
      Update TODO
      Use -no-undefined -- fixes bug 15927

Søren Sandmann Pedersen (8):
      Post-release version bump
      Explicitly use my GPG key for signing.
      Update release instructions
      Update versioning documentation
      Update TODO
      Use <inttypes.h> on most types of Unix.
      Make a couple of functions static
      Pre-release version bump

---
 Makefile.am                  |   13 
 RELEASING                    |   67 +
 TODO                         |   20 
 configure.ac                 |   61 +
 debian/changelog             |    8 
 debian/libpixman-1-0.symbols |    4 
 pixman-1-uninstalled.pc.in   |   11 
 pixman/Makefile.am           |    2 
 pixman/combine.h.inc         |   12 
 pixman/pixman-access.c       |   22 
 pixman/pixman-combine.c      | 1455 -------------------------------------------
 pixman/pixman-mmx.c          |   38 -
 pixman/pixman-pict.c         |   39 -
 pixman/pixman-private.h      |    3 
 pixman/pixman-region.c       |  129 ---
 pixman/pixman-region16.c     |    8 
 pixman/pixman-sse.c          |    8 
 pixman/pixman-transformed.c  |    2 
 pixman/pixman.h              |    5 
 19 files changed, 219 insertions(+), 1688 deletions(-)
---


Reply to: