From: Alyssa Rosenzweig Date: Mon, 3 Aug 2020 17:19:43 +0000 (-0400) Subject: docs/features: Add GL_EXT_multisampled_render_to_texture X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;ds=sidebyside;h=7973b6c1e004e972526e49972e3aada597725442;p=mesa.git 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: --- 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)