]> code.ossystems Code Review - openembedded-core.git/commit
xserver-xorg: always enable DRI2 by default
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Jun 2015 10:29:48 +0000 (11:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Jun 2015 15:40:25 +0000 (16:40 +0100)
commite0c526017e895d768e8a4d09999242286b1f6ee9
treecfda9a0fd1501d5af98f6edb8ffad87ea492b6b6
parent4c992854414360a10e1b452c9a776cbd993dee1f
xserver-xorg: always enable DRI2 by default

DRI2 is more abstract than the original DRI and isn't tied to OpenGL or any
other rendering system, and as such is being used by more than OpenGL support in
xserver.  In particular, the new modesettings driver uses DRI2 to accelerate
drawing, so enable DRI2 by default.

This was spotted because the "nodistro" DISTRO doesn't enable OpenGL, so xserver
failed to build as dri2proto wasn't built.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc