driconf: disable GLX_OML_swap_method by default on Brink
authorMartin Peres <martin.peres@mupuf.org>
Fri, 16 Oct 2020 05:26:05 +0000 (08:26 +0300)
committerMartin Peres <martin.peres@mupuf.org>
Thu, 22 Oct 2020 04:47:28 +0000 (07:47 +0300)
commitedd0b00c2befc42966145e3a93937fb707f83470
treee6ff1ca0a97e5e6db291d1dfe14ed1b39b9f5459
parentd2cb3f862f20442e477e15637237c92253f6bf07
driconf: disable GLX_OML_swap_method by default on Brink

Brink makes use of the WGL-equivalent extension, and Wine translates
that to GLX_OML_swap_method. However, Mesa does not expose the exchange
swap method, which is what Wine is looking for.

Not exposing the extension fixes everything, so let's keep things
simple!

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/106
Tested-by: Gregor Münch <gr.muench_at_gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Martin Peres <martin.peres@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7212>
src/util/00-mesa-defaults.conf