From 7973b6c1e004e972526e49972e3aada597725442 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Mon, 3 Aug 2020 13:19:43 -0400 Subject: [PATCH] docs/features: Add GL_EXT_multisampled_render_to_texture Currently only a6xx, panfrost added later in series. Signed-off-by: Alyssa Rosenzweig Acked-by: Rob Clark Part-of: --- docs/features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/features.txt b/docs/features.txt index 63b7d8cd3d5..ed82a0944f1 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -321,6 +321,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_EXT_memory_object DONE (radeonsi) GL_EXT_memory_object_fd DONE (radeonsi) GL_EXT_memory_object_win32 not started + GL_EXT_multisampled_render_to_texture DONE (freedreno/a6xx) GL_EXT_render_snorm DONE (i965, r600, radeonsi) GL_EXT_semaphore DONE (radeonsi) GL_EXT_semaphore_fd DONE (radeonsi) -- 2.30.2