mesa/src
Martin Peres 580fbbb59a 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>
2020-11-13 08:48:34 +02:00
..
amd radeonsi: Check pitch and offset for validity. 2020-11-13 03:27:28 +00:00
android_stub mesa: Make the android_stub be a set of non-installed shared libraries. 2020-09-22 17:09:22 +00:00
broadcom v3dv: move authenticated display fd acquisition to swapchain creation time 2020-11-12 10:02:20 +01:00
compiler nir: optimize nir_lower_discard_to_demote to lower discard/demote both ways 2020-11-12 21:02:05 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl Add EGL xcb platform 2020-11-12 16:39:47 +00:00
etnaviv etnaviv: drm: fix BO refcount race 2020-10-30 13:27:44 +00:00
freedreno turnip: Fix file descriptor return. 2020-11-12 22:32:23 +00:00
gallium driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
gtest
hgl
imgui
intel anv: fix a build race between generating a header and using it 2020-11-12 15:57:05 +01:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi mesa: Implement GL_ANGLE_pack_reverse_row_order 2020-11-06 02:28:44 +00:00
mesa mesa: Fix vertex_format_to_pipe_format index. 2020-11-12 20:07:57 +00:00
microsoft microsoft/compiler: Add dxil_nir_lower_16bit_conv prototype. 2020-11-11 12:09:52 -08:00
panfrost nir: rename needs_helper_invocations to needs_quad_helper_invocations 2020-11-12 21:02:05 +00:00
util driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan util: add mapping from Vulkan to Gallium R64 integer formats 2020-11-09 18:28:59 +00:00
meson.build d3d12: introduce d3d12 gallium driver 2020-11-10 15:37:07 +00:00
SConscript