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

Author: Alyssa Rosenzweig <[email protected]>
Date:   Mon Aug  3 13:19:43 2020 -0400

docs/features: Add GL_EXT_multisampled_render_to_texture

Currently only a6xx, panfrost added later in series.

Signed-off-by: Alyssa Rosenzweig <[email protected]>
Acked-by: Rob Clark <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6161>

---

 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)

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to