xserver/hw/xfree86/drivers
Emil Velikov f3ab3d0c61 glamor_egl: disable modifiers via glamor_init()
Currently we parse through xf86Info.debug to check if we the modifiers
should be disabled. Handle that within DDX and pass GLAMOR_NO_MODIFIERS
into the glamor_init() flags.

This allows individual DDX control over the setting - say when modifiers
are woking OK with one implementation and not the other.

Most importantly, this removes the final xf86 piece from the codebase.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2019-10-11 12:03:42 +00:00
..
modesetting glamor_egl: disable modifiers via glamor_init() 2019-10-11 12:03:42 +00:00
Makefile.am modesetting: Connect the driver to the build. 2014-09-16 16:28:42 -07:00