mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
replacement for GTF_SUPPORTED() macro that's not a good API isolation at all. Drivers should use that function instead for checking whether the monitor supports GTF. Should be backported to older releases, too - so drivers don't need extra per-Xserver-version tweaks. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>