[Mesa-dev] [Bug 75126] configure: error: classic DRI driver 'yes' does not exist
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 21 14:52:53 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=75126
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Emil Velikov <emil.l.velikov at gmail.com> ---
Pushed to master
commit 9eae750317b52d05448ec327ec7499908a4653cf
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date: Tue Feb 18 00:57:24 2014 +0000
configure: use default dri drivers whenever opengl and dri are enabled
Commit ee55500c22a(configure: cleanup classic dri drivers handling)
cleaned up the logic handling autodetection of dri drivers, but missed
the case when one can explicitly disable dri, and still request opengl.
Fixes build issues for the following
./autogen.sh --disable-dri --with-gallium-drivers=swrast
While we're here, explicitly clear with_dri_drivers whenever building
without such drivers to prevent choking later on.
v2: Simplify with_dri_drivers handling.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140221/2486e1b7/attachment-0001.html>
More information about the mesa-dev
mailing list