libXrender: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Sep 11 16:32:50 UTC 2022


 src/AddTrap.c    |    2 +-
 src/Composite.c  |    2 +-
 src/Cursor.c     |    4 ++--
 src/FillRect.c   |    2 +-
 src/FillRects.c  |    2 +-
 src/Filter.c     |    4 ++--
 src/Glyph.c      |   32 ++++++++++++++++----------------
 src/Picture.c    |   22 +++++++++++-----------
 src/Poly.c       |    6 +++---
 src/Trap.c       |    2 +-
 src/Tri.c        |    6 +++---
 src/Xrender.c    |    6 +++---
 src/Xrenderint.h |    8 ++++++--
 13 files changed, 51 insertions(+), 47 deletions(-)

New commits:
commit 869d2b7ae8deda46f8ea6fba226455533683b0e4
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sun Sep 11 10:52:25 2022 -0400

    whitespace fix
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit df5f1f04a7d123a521f0d4bfc88c3b65253491bc
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Sep 10 06:17:40 2022 -0400

    use _X_UNUSED for compiler-warnings
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>

commit f43df87188375440dbad33d7c0beed2a607b8d1d
Author: Thomas E. Dickey <dickey at invisible-island.net>
Date:   Sat Sep 10 05:48:07 2022 -0400

    use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
    
    Signed-off-by: Thomas E. Dickey <dickey at invisible-island.net>



More information about the xorg-commit mailing list