llvmpipe: enable robust buffer access + GL 4.3, GLES 3.2 and robust buffer access...
authorDave Airlie <airlied@redhat.com>
Sun, 19 Jul 2020 23:22:34 +0000 (09:22 +1000)
committerMarge Bot <eric+marge@anholt.net>
Thu, 23 Jul 2020 00:04:49 +0000 (00:04 +0000)
commite67da8d25fa1244b81963d2728162df08ffed135
tree14886f5ba3de294ec8ee1181274dbdcc78637b48
parent6d3cefe727fedc98fc4f6800f8a7aece17bea94a
llvmpipe: enable robust buffer access + GL 4.3, GLES 3.2 and robust buffer access behaviour

Turning on robust buffer access enables GLES 3.2, also
finished GL 4.3 support.

The post depth coverage fail is expected, it's a test bug
This also introduce a fail in the invalid flag test that I can't reproduce out of CI.

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