driconf: remove the redundant glx-extension-disabling options
authorMartin Peres <martin.peres@mupuf.org>
Wed, 21 Oct 2020 07:40:29 +0000 (10:40 +0300)
committerMartin Peres <martin.peres@mupuf.org>
Fri, 13 Nov 2020 06:48:34 +0000 (08:48 +0200)
commit580fbbb59a601c5eb858a53a4924c87da7e253f9
treeef7457f47d117717d10b3f3596456a1ed8b03564
parent3fa3bc19a28347c67411d494cf286c54b8dedf85
driconf: remove the redundant glx-extension-disabling options

Now that we introduced the generic glx_extension_override option,
we can remove the glx_disable_oml_sync_control,
glx_disable_sgi_video_sync, and glx_disable_ext_buffer_age ones.

It seems like the only user for them was the vmwgfx, and only for
Gnome and Compiz which are covered by the default mesa driconf. This
means that it is unlikely for a user to have these options set in
their local driconf file.

Suggested-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Signed-off-by: Martin Peres <martin.peres@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7252>
docs/relnotes/new_features.txt
src/gallium/auxiliary/pipe-loader/driinfo_gallium.h
src/glx/dri2_glx.c
src/glx/dri3_glx.c
src/util/00-mesa-defaults.conf
src/util/driconf.h