xf86-video-cirrus: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat May 13 16:30:22 UTC 2023


 .gitlab-ci.yml   |    4 -
 man/Makefile.am  |    2 
 src/alp_driver.c |   17 ++++----
 src/alp_hwcurs.c |    6 +-
 src/cir_shadow.c |  112 ++++++++++++++++++++++++++-----------------------------
 src/lg_hwcurs.c  |    3 -
 6 files changed, 70 insertions(+), 74 deletions(-)

New commits:
commit c5eb70d9cb621bbfc22bf112d4c2dbf3e7d631c7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun May 7 12:48:02 2023 -0700

    AlpOffscreenAccelInit: Use c99 designated struct initializer
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit ee2b4beba48dadab804d1b6f79fbaaeaf26ed904
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun May 7 12:28:48 2023 -0700

    Variable scope reductions as suggested by cppcheck
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 3c32eedb0c6e300c9701da42c6300a8ef7bde7fd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun May 7 12:09:34 2023 -0700

    GetAccelPitchValues: mark accelWidths as const
    
    Suggested by cppcheck:
    
    alp_driver.c:413:6: style: Variable 'accelWidths' can be declared
      with const [constVariable]
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c5f3f665a2d3531aafad751cbf8a27c3e7103eb6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 25 09:10:15 2023 -0800

    Remove "All rights reserved" from Oracle copyright notices
    
    Oracle no longer includes this term in our copyright & license notices.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b57d5587c5b845d1832b5ddbb0c1fda3d2df6e70
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list