mesa/src
Mike Blumenkrantz af2d993535 zink: reset query on-demand when beginning a new query from resume
the current query pool implementation expects queries to be reset at
the time they're initiated, which means queries started at this point
need to also be explicitly reset

the zink_begin_query() function can't be reused here or else the
query will be double-added to the active list, triggering an infinite loop

ref mesa/mesa#3000

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5120>
2020-05-22 13:24:10 +00:00
..
amd amd/addrlib: fix forgotten char -> enum conversions 2020-05-22 09:11:47 +02:00
broadcom v3d/tex: use TMUSLOD register if possible 2020-05-11 23:52:46 +00:00
compiler glsl: Remove integer matrix support from ir_dereference_array::constant_expression_value 2020-05-21 17:47:08 -07:00
drm-shim drm-shim: silence warnings 2020-04-30 11:32:54 +03:00
egl Expose EGL_KHR_platform_* when EXT is supported 2020-05-19 16:41:54 +00:00
etnaviv etnaviv: drm: Normalize nano seconds 2020-05-10 07:32:12 +00:00
freedreno freedreno/a5xx: Define the 2D blit UBWC pitch fields 2020-05-21 17:09:42 -07:00
gallium zink: reset query on-demand when beginning a new query from resume 2020-05-22 13:24:10 +00:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:37:21 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: disable VK_EXT_calibrated_timestamps when the timestamp register is unreadable 2020-05-20 21:49:10 +00:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi glthread: stop using GLenum16 to get correct GL errors for out-of-bounds enums 2020-05-13 20:10:42 +00:00
mesa dri_util: Update internal_format to GL_RGB8 for MESA_FORMAT_R8G8B8X8_UNORM 2020-05-21 01:52:46 +00:00
panfrost pan/mdg: Eliminate remaining divisions from compiler 2020-05-21 18:29:53 -04:00
util util/rand_xor: extend the urandom path to all non-Windows platforms 2020-05-16 12:05:37 +00:00
vulkan util/format: translate 422_UNORM and 420_UNORM vulkan formats 2020-05-20 13:22:12 +00:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00