[Mesa-dev] [Bug 96979] Mesa 10.5.7 implementation error: Trying to disable permanently enabled extensions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 18 23:14:58 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96979
--- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to Kenneth Graunke from comment #2)
> This isn't something we want to support.
>
> We should probably use fprintf rather than _mesa_problem so it doesn't print
> "Mesa: <version> implementation error" as it isn't an implementation issue -
> it's a warning to the user that the debug options they requested won't take
> effect because it's unsupported.
Actually the issue is that glxinfo hits a segfault later. I guess
glGetStringi() or GL_NUM_EXTENSIONS gets confused...
As I recall, at some point Brian explicitly added support for disabling
always-on exts. Not sure if that work was already in 10.5 or not... def worth
checking a more recent version of mesa -- 10.5 is long out of support.
--
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/20160718/38d2b177/attachment.html>
More information about the mesa-dev
mailing list