xf86-video-sis: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jan 29 00:41:23 UTC 2022


 .gitlab-ci.yml     |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac       |    2 -
 src/init301.c      |    4 +-
 src/sis.h          |    4 +-
 src/sis300_accel.c |    4 +-
 src/sis310_accel.c |    4 +-
 src/sis_accel.h    |    2 -
 src/sis_dac.c      |    6 +--
 src/sis_dac.h      |    2 -
 src/sis_dri.c      |    2 -
 src/sis_driver.c   |   12 +++---
 src/sis_memcpy.c   |    2 -
 src/sis_opt.c      |    6 +--
 src/sis_setup.c    |    6 +--
 src/sis_vga.c      |    2 -
 src/sis_video.c    |    2 -
 16 files changed, 128 insertions(+), 30 deletions(-)

New commits:
commit aba561682d89ecd63077fba2f70b1705555ceb11
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 28 16:31:55 2022 -0800

    gitlab CI: add a basic build test
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 95129eb90203915cbbd9327797eea63c01f0e9f9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 28 16:30:08 2022 -0800

    Fix spelling/wording issues
    
    Found by using:
        codespell --builtin clear,rare,usage,informal,code,names
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 87cf0914271588f0b47b4a4d8e77762e1c5e6734
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Jan 28 16:22:14 2022 -0800

    Build xz tarballs instead of bzip2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list