mesa/src/gallium/auxiliary/pipe-loader
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
..
Android.mk android: Build kms_swrast for the Android platform 2018-10-22 13:08:17 +01:00
driinfo_gallium.h driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
Makefile.sources gallium: move driinfo XML to pipe_loader 2017-08-02 09:50:57 +02:00
meson.build gallium: use libpipe_loader_links 2020-10-27 21:05:55 +00:00
pipe_loader.c driconf: Make the driver's declarations be structs instead of XML. 2020-10-02 23:59:52 +00:00
pipe_loader.h driconf: Make the driver's declarations be structs instead of XML. 2020-10-02 23:59:52 +00:00
pipe_loader_drm.c gallium/pipe: Add a GALLIUM_PIPE_SEARCH_DIR override env var 2020-10-07 16:03:11 -05:00
pipe_loader_priv.h driconf: Make the driver's declarations be structs instead of XML. 2020-10-02 23:59:52 +00:00
pipe_loader_sw.c gallium/pipe: Add a GALLIUM_PIPE_SEARCH_DIR override env var 2020-10-07 16:03:11 -05:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00