xf86-video-sis: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Apr 13 17:16:59 UTC 2025


 README              |   16 
 configure.ac        |   18 
 src/sis.h           |   26 -
 src/sis300_accel.c  |  869 ----------------------------------
 src/sis310_accel.c  | 1317 ----------------------------------------------------
 src/sis6326_video.c |    3 
 src/sis_accel.c     |  439 -----------------
 src/sis_dga.c       |   15 
 src/sis_driver.c    |   31 -
 src/sis_opt.c       |   40 -
 src/sis_video.c     |   97 ---
 11 files changed, 1 insertion(+), 2870 deletions(-)

New commits:
commit ee451146c0afd735b50488588f82f3f158e9da03
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Fri May 24 21:07:15 2024 +0200

    drop obsolete XAA
    
    Since recent commits require xserver-1.18.0 or later to build against,
    there's no reason leaving behind big chunks of code that can only build
    against the XAA support removed in xserver-1.13.0 (released in 2012).
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/-/merge_requests/26>



More information about the xorg-commit mailing list