summaryrefslogtreecommitdiffstats
path: root/docs/features.txt
diff options
context:
space:
mode:
authorAndres Rodriguez <[email protected]>2018-01-30 21:42:14 -0500
committerAndres Rodriguez <[email protected]>2018-01-31 12:31:40 -0500
commit8996610acbfee3beec153a5c92c25c566d02003f (patch)
tree4872349fdda4bb20308ae20dd2bfc3a3141d1903 /docs/features.txt
parentd32c22a13f26d7ab45d3adcba115c5cc991bab75 (diff)
docs/features: mark EXT_semaphore(_fd) as DONE v2
Support for these extensions is available in radeonsi. v2: also updated relnotes Signed-off-by: Andres Rodriguez <[email protected]>
Diffstat (limited to 'docs/features.txt')
-rw-r--r--docs/features.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 2e110d99949..1672460a2f8 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)