mesa/src/gallium/drivers
Mike Blumenkrantz f8d2770737 zink: fix availability buffer sizing/copying for xfb queries
xfb queries have 2 results, and the availability bit is a 3rd result, so
the buffer size has to be at least that big and the copy offset has to reflect
the number of xfb results in the src offset

cc: mesa-stable

Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14397>
2022-01-12 18:39:56 +00:00
..
asahi asahi: Fix BIND_PIPELINE sizing and alignment 2021-11-18 23:35:25 +00:00
crocus ci: Uprev piglit to af1785f31 2022-01-10 21:52:42 +00:00
d3d12 ci: disable vs2019 windows build 2022-01-12 09:04:29 +00:00
etnaviv etnaviv: fix emit_if in case the else block ends in a jump 2022-01-07 12:02:39 +00:00
freedreno freedreno: Report system memory as video memory 2022-01-11 01:15:31 +00:00
i915 ci: Uprev piglit to af1785f31 2022-01-10 21:52:42 +00:00
iris anv,iris: Flush HDC before color fast clears 2022-01-12 01:30:34 +00:00
lima glsl/nir: don't pass gl_context to the convertor routine. 2022-01-07 06:19:49 +00:00
llvmpipe ci: Uprev piglit to af1785f31 2022-01-10 21:52:42 +00:00
nouveau replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
panfrost lima,panfrost: Correct pixel vs block mismatches 2022-01-10 23:16:56 +00:00
r300 r300: use point sprite coordinates only when drawing points (v5) 2022-01-11 16:56:18 +00:00
r600 r600/sb: silence a sometimes-uninitialized warning 2022-01-03 14:34:22 +00:00
radeon winsys/radeon: change surface_init flags to 64bit 2021-12-30 16:11:19 +08:00
radeonsi radeonsi/tests: add expected results for vega20 2022-01-12 11:39:53 +00:00
softpipe ci: Uprev piglit to af1785f31 2022-01-10 21:52:42 +00:00
svga replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
tegra gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
v3d v3d: Use u_box_pixels_to_blocks helper 2022-01-10 23:16:56 +00:00
vc4 vc4: Use u_box_pixels_to_blocks helper 2022-01-10 23:16:56 +00:00
virgl virgl: Enable higher compatibility profiles if host supports it 2021-12-14 12:32:26 +00:00
zink zink: fix availability buffer sizing/copying for xfb queries 2022-01-12 18:39:56 +00:00