mesa/src
Dave Airlie 291d0795a3 llvmpipe/fs: fix multisample depth/stencil fs writes.
The state wasn't storing the shader depth/stencil outputs
per-sample, so only the last sample emitted was being used
for the late depth test and stencil ref.

Noticed while trying to fix some vulkan depth stencil resolve
issues

Fixes: a0195240c4 ("llvmpipe: handle multisample early depth test/late depth write")

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12504>
2021-08-31 23:26:45 +00:00
..
amd aco: remove DPP when applying constants/literals/sgprs 2021-08-31 16:58:20 +00:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom v3dv: Implement VK_EXT_pipeline_creation_feedback 2021-08-26 21:04:42 +00:00
compiler nir/nir_lower_uniforms_to_ubo: Set the explicit stride of the UBO 0 uniform. 2021-08-31 20:12:16 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl python: explicitly require python3 2021-08-14 21:44:31 +00:00
etnaviv android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
freedreno ir3/ra: Fix type mismatch when comparing intervals 2021-08-31 20:33:49 +00:00
gallium llvmpipe/fs: fix multisample depth/stencil fs writes. 2021-08-31 23:26:45 +00:00
gbm gbm: add GBM_FORMAT_R16 2021-08-06 13:38:00 +00:00
getopt
glx dri2: Fix Null pointer dereferences 2021-08-26 17:09:23 +03:00
gtest
hgl
imgui
intel anv: Enable KHR_shader_integer_dot_product 2021-08-31 19:57:21 +00:00
loader driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
mapi glapi/gl_gentable.py: drop call to backtrace on no op 2021-08-26 01:47:30 +00:00
mesa vbo: check more GL errors when drawing via glCallList 2021-08-31 22:53:45 +00:00
microsoft microsoft/compiler: trivial fixes to error-handling 2021-08-26 18:57:40 +00:00
nouveau
panfrost panvk: Fix panvk_copy_fb_desc() 2021-08-27 16:38:45 +02:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util/cpu_detect: add/guess support for next Zen CPUs 2021-08-31 22:29:21 +00:00
virtio venus: set maxMipLevels to 1 for ahb images 2021-08-31 21:50:25 +00:00
vulkan vulkan: Update the XML and headers to 1.2.190 2021-08-30 18:39:20 +00:00
meson.build meson: Build panfrost with tools=panfrost 2021-07-22 17:55:49 +00:00