Skip to content

driconf: fix force_gl_vendor description

Eric Engestrom requested to merge eric/mesa:force_gl_vendor-desc-fix into master

The option is not a toggle to "allow GPU vendor to be overridden", it is the override.

Fixes: dca119f1 ("mesa/gallium: add dric option to allow overriding GL vendor string")

Merge request reports