Mesa (master): llvmpipe: enable robust buffer access + GL 4.3, GLES 3.2 and robust buffer access behaviour

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jul 23 00:23:34 UTC 2020


Module: Mesa
Branch: master
Commit: e67da8d25fa1244b81963d2728162df08ffed135
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e67da8d25fa1244b81963d2728162df08ffed135

Author: Dave Airlie <airlied at redhat.com>
Date:   Mon Jul 20 09:22:34 2020 +1000

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 at vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5971>

---

 .gitlab-ci/piglit/glslparser.txt         |   85 +-
 .gitlab-ci/piglit/quick_gl.txt           |   14 +-
 .gitlab-ci/piglit/quick_shader.txt       | 1702 +-----------------------------
 docs/features.txt                        |   44 +-
 docs/relnotes/new_features.txt           |    4 +-
 src/gallium/drivers/llvmpipe/lp_screen.c |    3 +-
 6 files changed, 38 insertions(+), 1814 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=e67da8d25fa1244b81963d2728162df08ffed135


More information about the mesa-commit mailing list