mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
This is a relic from the 90s, giving really unsafe direct framebuffer acccess. The very few known clients ever using this already been ported to DGA 2.0 decades ago. The code is heavily tied to 32 bit architectures anyways, so unlikely to even work on non-acient hardware. So, without any clients left, there's no need to keep, let alone (try to) repair that old cruft. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>