Skip to content

Commit

Permalink
Mesa: (temp.) disable DRI3 support so XBMC will work with newer intel…
Browse files Browse the repository at this point in the history
… GPU drivers (needs to be fixed/reported)

Signed-off-by: Stephan Raue <stephan@openelec.tv>
  • Loading branch information
sraue committed Jul 26, 2014
1 parent e7853e7 commit b574ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphics/Mesa/package.mk
Expand Up @@ -74,7 +74,7 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
--disable-gles2 \
--disable-openvg \
--enable-dri \
--enable-dri3 \
--disable-dri3 \
--enable-glx \
--disable-osmesa \
--enable-egl --with-egl-platforms=x11,drm \
Expand Down

0 comments on commit b574ad9

Please sign in to comment.