drop compat with ancient XFree86 1/2
commitf5bc9cef5653731cc45028e89dc9376ccdadaf48
authorEnrico Weigelt, metux IT consult <info@metux.net>
Wed, 15 May 2024 09:41:40 +0000 (15 11:41 +0200)
committerEnrico Weigelt, metux IT consult <info@metux.net>
Wed, 15 May 2024 11:09:22 +0000 (15 13:09 +0200)
treecb249116303158e410bfc8a6641aaad8ad68e7f1
parent77384d11156927f63af599ab4e6f8525d702d00b
drop compat with ancient XFree86 1/2

We still have lots of code pathes for XFree86, which is gone for
aeons now. That's detected by precense of XORG_VERSION_CURRENT define.

Since the whole show is quite complex now, yet just dropping all code pathes
only active if XORG_VERSION_CURRENT isn't defined. Still leaving the places
where Xorg is treated as Xf86 version 4.3.99.902.0 - these are cleaned up later.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/-/merge_requests/8>
src/sis.h
src/sis310_accel.c
src/sis_dri.c
src/sis_driver.c