From 80c45928b41ba1eef8741ac984fc79c0d68957c1 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Wed, 7 Jul 2021 18:15:48 -0400 Subject: [PATCH] docs: Update relnotes for panfrost/asahi Big changes of the branch point. Signed-off-by: Alyssa Rosenzweig Part-of: --- docs/relnotes/new_features.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 457bd1ae002..998ba7094a5 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -14,3 +14,5 @@ VK_EXT_multi_draw on ANV, lavapipe, and RADV VK_KHR_separate_depth_stencil_layouts on lavapipe VK_EXT_separate_stencil_usage on lavapipe VK_EXT_extended_dynamic_state2 on lavapipe +Panfrost supports OpenGL ES 3.1 +New Asahi driver for the Apple M1