xserver/hw/xfree86/vgahw
Enrico Weigelt, metux IT consult 49c6431695 xfree86: add per major-version driver/module subdirectories
Modules are now placed into a sub-directory by major Xserver release,
so we have less hassle with trying to load drivers w/ incompatible ABI.

The legacy directories are still searched (after the versioned ones)
for backwards compat with badly maintained proprietary drivers (Nvidia).

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:48 +02:00
..
meson.build xfree86: add per major-version driver/module subdirectories 2025-06-12 17:21:48 +02:00
vgaHW.c xfree86: xf86Priv.h: unexport xf86FlipPixels() 2025-06-12 17:21:47 +02:00
vgaHW.h xfree86: drop unused imports of colormapst.h 2025-06-12 17:21:43 +02:00
vgaHWmodule.c xfree86: vgaHWmodule: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00