mesa/src/gallium/auxiliary
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
..
cso_cache gallium: change comments to remove 'state tracker' 2020-05-13 13:47:27 -04:00
draw gallium/draw: Fix rasterizer_discard for wide points/lines. 2020-11-12 20:27:15 +00:00
driver_ddebug gallium: add a level parameter to resource parameter get 2020-11-02 22:27:14 +00:00
driver_noop gallium: add a level parameter to resource parameter get 2020-11-02 22:27:14 +00:00
driver_rbug gallium: Add format modifier plane count query 2020-11-11 10:51:37 +00:00
driver_trace gallium: add a level parameter to resource parameter get 2020-11-02 22:27:14 +00:00
gallivm nir: Make nir_deref_instr::mode a bitfield 2020-11-03 22:18:28 +00:00
hud util: consolidate thread_get_time functions 2020-10-30 05:07:57 +00:00
indices gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
nir nir/builder: Add a name format arg to nir_builder_init_simple_shader(). 2020-11-11 08:50:29 -08:00
os os: Fix open result check. 2020-11-02 18:37:00 +00:00
pipe-loader driconf: remove the redundant glx-extension-disabling options 2020-11-13 08:48:34 +02:00
pipebuffer pipebuffer: Remove unused buffer event in slab bufmgr 2020-08-17 11:24:49 +00:00
postprocess gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
rbug rbug: Fix use of alloca() without #include "c99_alloca.h" 2019-10-25 16:04:34 +01:00
renderonly gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
rtasm util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
target-helpers zink: hook up driconf 2020-10-05 12:26:30 -04:00
tessellator swr: fix build with mingw 2020-09-07 14:34:07 +00:00
tgsi tgsi: Initialize tgsi_declaration_dimension padding. 2020-11-02 18:32:05 -08:00
translate gallium/util: remove empty file u_half.h 2020-10-06 21:07:11 -04:00
util u_blitter: port radv 3D blit coords logic. 2020-11-11 08:14:44 +00:00
vl gallium/vl: add chroma_format arg to vl_video_buffer functions 2020-09-29 16:50:37 +00:00
Android.mk android: fix libsync dependencies (v2) 2020-10-30 01:31:27 +01:00
Makefile.sources android: gallium/auxiliary: Deduplicate nir_to_tgsi.c inclusion 2020-10-20 19:17:52 +00:00
meson.build gallium: Add a nir-to-TGSI pass. 2020-10-20 08:54:06 -07:00
SConscript scons: gallium/auxiliary: Unconditionally compile NIR regardless of LLVM 2020-10-23 17:34:31 +00:00