Bug 71397: [llvmpipe] configure: error: Package requirements (dri3proto >= 1.0) were not met - Vinson Lee <vlee@freedesktop.org> - 11/8/2013 Back to Bug | Your Reviews | Help
Attachment 88912: v2 --disable-dri3 Patch - Aaron Watry <awatry@gmail.com> - 11/8/2013 (View )

Show Quick Help

From: Armin K <krejzi@gmail.com>
Date: Fri, 8 Nov 2013 15:43:32 -0600
Subject: [PATCH 01/13] glx: conditionaly build dri3 and present loader
This patch makes it possible to disable dri3 if desired.
I am not sure if first set of changes for src/glx/glxext.c
was necessary. Feel free to modify it as you may please.
Tested with:
./configure --disable-dri3 --with-dri-drivers=i965 \
--with-gallium-drivers= --disable-vdpau --disable-egl \
--disable-gbm --disable-xvmc
<Overall Comment>
Powered by Splinter

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.