libXrender: Changes to 'refs/tags/libXrender-0.9.7'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Mar 7 20:49:22 PST 2012


Tag 'libXrender-0.9.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-08 04:49 -0800

libXrender-0.9.7

Changes since libXrender-0.9.6:
Aaron Plattner (1):
      Fix some minor typos

Alan Coopersmith (3):
      Make DEPTH_MASK generate unsigned ints
      Strip trailing whitespace
      libXrender 0.9.7

Emanuele Giaquinta (1):
      Fix alpha premultiplication in XRenderParseColor.

Fernando Carrijo (1):
      Purge macros NEED_EVENTS and NEED_REPLIES

Gaetan Nadon (3):
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac

---
 COPYING                          |    2 
 Makefile.am                      |    6 +-
 configure.ac                     |   96 +++++++++++++++++++--------------------
 doc/libXrender.txt               |    6 +-
 include/X11/extensions/Xrender.h |    6 +-
 src/Color.c                      |   12 ++--
 src/Composite.c                  |    2 
 src/Cursor.c                     |    6 +-
 src/FillRect.c                   |    8 +--
 src/FillRects.c                  |   10 ++--
 src/Filter.c                     |   12 ++--
 src/Glyph.c                      |   92 ++++++++++++++++++-------------------
 src/Makefile.am                  |    4 -
 src/Picture.c                    |   20 ++++----
 src/Poly.c                       |   14 ++---
 src/Xrender.c                    |   64 +++++++++++++-------------
 src/Xrenderint.h                 |    4 -
 17 files changed, 180 insertions(+), 184 deletions(-)
---


More information about the xorg-commit mailing list