mesa/src/gallium/drivers
Eric Anholt ed04fd44ca freedreno/a6xx: Don't try to do Z-as-RGBA blits for mismatched formats.
Fixes piglit crashes doing glCopyTexSubImage from (for example)
PIPE_FORMAT_Z24_UNORM_S8_UINT to PIPE_FORMAT_Z32_FLOAT_S8X24_UINT where,
in addition to reading the source Z values incorrectly, we would try to
dereference the missing separate stencil of the Z24S8 buffer.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10328>
2021-04-19 22:26:24 +00:00
..
d3d12 nir: Generate load_ubo_vec4 directly for !PIPE_CAP_NATIVE_INTEGERS 2021-04-16 21:58:00 +00:00
etnaviv nir: Generate load_ubo_vec4 directly for !PIPE_CAP_NATIVE_INTEGERS 2021-04-16 21:58:00 +00:00
freedreno freedreno/a6xx: Don't try to do Z-as-RGBA blits for mismatched formats. 2021-04-19 22:26:24 +00:00
i915 Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
iris ci/piglit: Always include the HTML summary in a run. 2021-04-19 16:46:33 +00:00
kmsro kmsro: sync Android.mk GALLIUM_TARGET_DRIVERS 2021-01-06 22:34:45 +00:00
lima Use explicit break instead of fall-through to break-only case 2021-04-15 16:01:22 +00:00
llvmpipe ci/llvmpipe: Test dEQP-EGL against Xvfb. 2021-04-19 20:53:27 +00:00
nouveau Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
panfrost panfrost: Allow FPK when there are no side effects 2021-04-19 20:32:59 +00:00
r300 Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
r600 Revert "r600: don't set an index_bias for indirect draw calls" 2021-04-19 10:00:55 +02:00
radeon radeon/vcn: handle tiled buffers when decoding 2021-04-15 09:43:17 +00:00
radeonsi radeonsi: Report multi-plane formats as unsupported 2021-04-19 17:42:33 +00:00
softpipe glx/drisw: Enable GLX_ARB_create_context_no_error 2021-04-16 06:50:35 +00:00
svga Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
swr Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
tegra tegra: Use util_draw_multi() helper 2021-03-27 19:30:04 +00:00
v3d v3d: do not emit attribute if has no resource 2021-04-14 11:34:14 +00:00
vc4 Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
virgl ci/virgl: Mark a couple of new Crash tests as flakes. 2021-04-16 04:34:14 +00:00
zink zink: Enable PIPE_CAP_PACKED_UNIFORMS. 2021-04-19 19:57:33 +00:00