xf86-video-s3virge: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 15 16:42:34 UTC 2022


 .gitlab-ci.yml   |    4 ++--
 src/s3v.h        |    3 ++-
 src/s3v_accel.c  |    2 +-
 src/s3v_driver.c |    3 ++-
 src/s3v_hwcurs.c |    3 ++-
 src/s3v_xv.c     |    2 ++
 6 files changed, 11 insertions(+), 6 deletions(-)

New commits:
commit b417da55efd24c57a68758a07977ceea5fdaf2e0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 17:19:55 2022 -0800

    S3VSetCursorColors: quiet -Wimplicit-fallthrough warnings
    
    gcc doesn't accept the existing comments because they have
    additional text after the "else fall through" magic words
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit cad06d6891bdabb42b0db84b35e7d4b802edc5d2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 17:16:51 2022 -0800

    S3VSetupImageVideoOverlay: Fix 44 -Wnull-dereference warnings from gcc
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d058d086c0be050db54b3a19a303b3c5442938f1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 17:05:14 2022 -0800

    constify some argument declarations
    
    Clears 16 of 17 -Wdiscarded-qualifiers warnings from gcc
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 4b097ae06ee8d260694f258af14c4c4f8480ad9c
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