[Mesa-dev] [PATCH] docs/features: mark EXT_semaphore(_fd) as DONE

Andres Rodriguez andresx7 at gmail.com
Wed Jan 31 02:46:40 UTC 2018


Support for these extensions is available in radeonsi.

Signed-off-by: Andres Rodriguez <andresx7 at gmail.com>
---
 docs/features.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index 2e110d9994..1672460a2f 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -316,8 +316,8 @@ 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_semaphore                                      not started
-  GL_EXT_semaphore_fd                                   not started
+  GL_EXT_semaphore                                      DONE (radeonsi)
+  GL_EXT_semaphore_fd                                   DONE (radeonsi)
   GL_EXT_semaphore_win32                                not started
   GL_KHR_blend_equation_advanced_coherent               DONE (i965/gen9+)
   GL_KHR_texture_compression_astc_hdr                   DONE (i965/bxt)
-- 
2.14.1



More information about the mesa-dev mailing list