xf86-video-vesa: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Apr 13 17:23:11 UTC 2025
configure.ac | 10 ----
src/compat-api.h | 68 -----------------------------
src/vesa.c | 126 +++++++++++--------------------------------------------
src/vesa.h | 5 --
4 files changed, 30 insertions(+), 179 deletions(-)
New commits:
commit a5cf155058cdb857955545f8ba9d0b357ba52fe8
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date: Tue May 14 16:24:10 2024 +0200
drop supporting ancient xserver versions
We're relying on at least 1.18 now.
Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/merge_requests/10>
commit fbe363386e394837e21682eb0714000da76dc478
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date: Wed May 15 17:24:40 2024 +0200
drop ancient ISA support
Xserver has dropped all ISA support over 15 years ago. Since our minimum
support version now is 1.18, no need to keep the disfunctional ISA support.
Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/merge_requests/10>
commit 204bc2a3ef4f8a7765cb41467848e569a154cd7f
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date: Tue May 14 16:23:45 2024 +0200
bump minimal xorg version to 1.18
1.18 was released a decade ago, so it seems reasonable stop supporting
older ones.
Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/merge_requests/10>
More information about the xorg-commit
mailing list