[Mesa-dev] [Bug 94086] Multiple conflicting libGL libraries installed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 14 15:53:59 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94086
--- Comment #5 from Chuck Atkins <chuck.atkins at kitware.com> ---
So, based on our discussion, I believe I've addressed this in the attached
patch now by adding an --enable-gallium-xlib-glx option to specify gallium or
classic xlib-glx implementation. I gave it this behavior instead of the osmesa
approach of --enable-xlib-glx and --enable-gallium-xlib-glx being competing
options in order to stay consistent with how the other GLX options work; i.e.
--enable-foo turns on foo with default bar1 implementation and
--enable-bar2-foo changes the implementation to bar2. Invalid configurations
for enabling the gallium-xlib-glx implementation will produce configure errors
but there is no conflicting way to specify both classic and gallium xlib-glx
implementations.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160414/0abf65f5/attachment-0001.html>
More information about the mesa-dev
mailing list