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

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Oct 1 22:39:09 PDT 2009


Tag 'libXrender-0.9.5' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-02 06:34 -0700

libXrender 0.9.5

Changes since libXrender-0.9.4:
Alan Coopersmith (4):
      Add README with pointers to mailing list, bugzilla & git repos
      Move libXrender documentation from xorg-docs
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXrender 0.9.5

Eric Anholt (1):
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXrender

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, .gitignore.

Pierre-Loup Griffais (1):
      Use Data instead of Data32 to avoid truncating the filter parameters on 64-bit systems.

---
 .gitignore         |    9 
 COPYING            |    1 
 ChangeLog          |  532 ----------------------------------------------
 Makefile.am        |   14 -
 README             |   25 ++
 configure.ac       |   23 --
 doc/libXrender.txt |  600 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/.gitignore     |    6 
 src/AddTrap.c      |    2 
 src/Filter.c       |   12 -
 src/Makefile.am    |    5 
 src/Poly.c         |    4 
 src/Xrender.c      |   26 +-
 13 files changed, 675 insertions(+), 584 deletions(-)
---


More information about the xorg-commit mailing list