https://bugs.freedesktop.org/show_bug.cgi?id=89018

--- Comment #15 from Brian Paul <bri...@vmware.com> ---
If you want to temporarily disable an extension in mesa:

export MESA_EXTENSION_OVERRIDE=-GL_NV_texture_rectangle

for example.  Note the leading "-" which means 'turn off this extension'.

For the firegl driver, you could use apitrace with a gltrace.conf file to
selectively disable extensions.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to