Module: Mesa Branch: main Commit: a8d6f250d1a6c1a4f177eec7156de86cf8d09fb8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8d6f250d1a6c1a4f177eec7156de86cf8d09fb8
Author: Mart Raudsepp <l...@gentoo.org> Date: Mon Nov 13 00:07:04 2023 +0200 docs: Fix typo in OpenGL 3.3 support on Asahi Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26166> --- docs/relnotes/new_features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 34143c3b1c3..1aa34e28860 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -2,7 +2,7 @@ New features ------------ VK_EXT_image_compression_control on RADV VK_EXT_device_fault on RADV -OpenGL 3.2 on Asahi +OpenGL 3.3 on Asahi Geometry shaders on Asahi GL_ARB_texture_cube_map_array on Asahi GL_ARB_clip_control on Asahi