libXrender: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:51:53 PDT 2011


 COPYING                          |    2 
 Makefile.am                      |    6 +-
 include/X11/extensions/Xrender.h |    6 +-
 src/Color.c                      |    6 +-
 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                    |   62 +++++++++++++-------------
 src/Xrenderint.h                 |    2 
 15 files changed, 126 insertions(+), 126 deletions(-)

New commits:
commit b3cfeecf2bddbbb120a9c796a4c9fb8fd08e15fc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:51:39 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
    git diff -w & git diff -b show no diffs from this change
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list