diff options
author | Andres Rodriguez <[email protected]> | 2018-01-30 21:42:14 -0500 |
---|---|---|
committer | Andres Rodriguez <[email protected]> | 2018-01-31 12:31:40 -0500 |
commit | 8996610acbfee3beec153a5c92c25c566d02003f (patch) | |
tree | 4872349fdda4bb20308ae20dd2bfc3a3141d1903 /docs/relnotes | |
parent | d32c22a13f26d7ab45d3adcba115c5cc991bab75 (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/relnotes')
-rw-r--r-- | docs/relnotes/18.1.0.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes/18.1.0.html b/docs/relnotes/18.1.0.html index ddacbb46563..b8a0cd0d02c 100644 --- a/docs/relnotes/18.1.0.html +++ b/docs/relnotes/18.1.0.html @@ -44,7 +44,8 @@ Note: some of the new features are only available with certain drivers. </p> <ul> -TBD +<li>GL_EXT_semaphore on radeonsi</li> +<li>GL_EXT_semaphore_fd on radeonsi</li> </ul> <h2>Bug fixes</h2> |