llvmpipe: add ARB_post_depth_coverage support.
authorDave Airlie <airlied@redhat.com>
Thu, 26 Mar 2020 03:27:17 +0000 (13:27 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 7 Jul 2020 21:19:25 +0000 (07:19 +1000)
commit3bb3e8940c93d468b9fbed18b53b6728e8664333
tree5b83312868fc45aeeb505525110beec46b448908
parentb8fcb621340c3474f14f15a297308e99b666caf5
llvmpipe: add ARB_post_depth_coverage support.

This doesn't pass thie piglits because currently they are broken
for case where GL upgrades 2 samples to 4

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5767>
.gitlab-ci/piglit/quick_gl.txt
docs/features.txt
docs/relnotes/new_features.txt
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/llvmpipe/lp_state_fs.c