https://bugs.freedesktop.org/show_bug.cgi?id=96979
--- Comment #4 from Ruslan Kabatsayev <b7.10110...@gmail.com> ---
Trying this with Mesa 11.0.2 doesn't crash glxinfo, but I still get the
following discrepancy:
$ glxinfo | grep GL_APPLE_texture_max_level
$ MESA_EXTENSION_OVERRIDE=-GL_APPLE_texture_max_level glxinfo >/dev/null
Mesa 11.0.2 implementation error: Trying to disable permanently enabled
extensions: GL_APPLE_texture_max_level
Please report at https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa
I.e. despite the extension isn't listed by glxinfo, disabling it explicitly
leads to error message saying that it's permanently enabled. It seems
permanently enabled extensions should be present in glGetString(GL_EXTENSIONS)
and similar API's results.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev