Mesa (master): docs: Add release note for Bifrost GL3.1

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jan 12 22:26:45 UTC 2021


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

Author: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Date:   Mon Jan 11 17:35:50 2021 -0500

docs: Add release note for Bifrost GL3.1

GL3.1 was already new for Midgard so we adjust the wording slightly.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8429>

---

 docs/relnotes/new_features.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt
index 117dfa706e1..f1299047cd1 100644
--- a/docs/relnotes/new_features.txt
+++ b/docs/relnotes/new_features.txt
@@ -9,5 +9,6 @@ Removed classic OSMesa in favor of the newly improved gallium OSMesa
 VK_KHR_fragment_shading_rate on RADV (RDNA2 only)
 Freedreno a6xx exposes GL 3.3
 Classic swrast dri driver removed in favor of gallium swrast (llvmpipe or softpipe)
-Panfrost t760/t860 exposes GL 3.0
+Panfrost g31/g52/g72 exposes ES 3.0
+Panfrost t760+ exposes GL 3.1 (including on Bifrost)
 Sparse memory support on RADV



More information about the mesa-commit mailing list