mesa/src
Lionel Landwerlin 6979d19fcb mesa: avoid triggering assert in implementation
When tearing down a GL context with an active performance query, the
implementation can be confused by a query marked active when it's
being deleted.

This shouldn't happen in the implementation because the context will
already be idle.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: <mesa-stable@lists.freedesktop.org>
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2235
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3115>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3115>
(cherry picked from commit 2c8742ed85)
2019-12-17 09:10:49 -08:00
..
amd amd/common: Fix tcCompatible degradation on Stoney. 2019-12-16 16:09:30 -08:00
broadcom meson/broadcom: libbroadcom_cle also needs zlib 2019-12-11 13:19:24 -08:00
compiler glsl/nir: iterate the system values list when adding varyings 2019-12-10 09:08:29 -08:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: fix _EGL_NATIVE_PLATFORM fallback 2019-11-13 11:10:13 -08:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3: fix printing output registers of FS. 2019-11-21 09:26:26 -08:00
gallium virgl: Increase the shader transfer buffer by doubling the size 2019-12-17 09:08:49 -08:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx drisw: Fix shared memory leak on drawable resize 2019-09-30 09:09:47 -07:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: fix Mesa build 2019-10-01 12:30:02 -07:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: Export filter_minmax support only when it's really supported 2019-12-16 15:16:50 -08:00
loader driconfig: add a new engine name/version parameter 2019-09-18 09:09:54 -07:00
mapi meson: generate .pc files for gles and gles2 with old glvnd 2019-11-21 17:28:23 +00:00
mesa mesa: avoid triggering assert in implementation 2019-12-17 09:10:49 -08:00
panfrost pan/midgard: Fix writeout combining 2019-09-04 11:52:36 -07:00
util st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them 2019-11-19 16:56:00 -08:00
vulkan vulkan: add vk_x11_strict_image_count option 2019-09-18 09:09:54 -07:00
meson.build meson: rename glvnd_missing_pc_files to not glvnd_has_headers_and_pc_files 2019-10-11 11:09:26 -07:00
SConscript