libXrender: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Sep 10 00:38:48 UTC 2022


 src/AddTrap.c   |   12 +--
 src/Color.c     |   14 ++--
 src/Composite.c |   26 +++----
 src/Cursor.c    |   14 ++--
 src/FillRect.c  |   16 ++--
 src/FillRects.c |    8 +-
 src/Filter.c    |   26 +++----
 src/Glyph.c     |  188 ++++++++++++++++++++++++++++----------------------------
 src/Picture.c   |   86 ++++++++++++-------------
 src/Poly.c      |    6 -
 src/Trap.c      |   14 ++--
 src/Tri.c       |   42 ++++++------
 src/Xrender.c   |   52 +++++++--------
 13 files changed, 252 insertions(+), 252 deletions(-)

New commits:
commit ea28ca1a2cce8e0d8e5a1f620a809384ed276c37
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Fri Sep 9 16:51:01 2022 -0400

    use casts to reduce compiler warnings (no object change)
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list