diff options
author | Marek Olšák <[email protected]> | 2017-10-12 22:27:20 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-10-12 22:27:55 +0200 |
commit | 69730dc589ceb6d6e7e0c0a065580cda1d51d432 (patch) | |
tree | 67512aa57045abdcd4f971ed65c8f3be5d4019ca /docs | |
parent | 89e02db81f5bcd0c59cd22cf00b2c613a887de68 (diff) |
relnotes: document EGL_ANDROID_native_fence_sync on radeonsi
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/17.3.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.3.0.html b/docs/relnotes/17.3.0.html index 1239d1bfae0..61750194f76 100644 --- a/docs/relnotes/17.3.0.html +++ b/docs/relnotes/17.3.0.html @@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_filter_anisotropic on i965, nv50, nvc0, r600, radeonsi</li> <li>GL_EXT_memory_object on radeonsi</li> <li>GL_EXT_memory_object_fd on radeonsi</li> +<li>EGL_ANDROID_native_fence_sync on radeonsi with a future kernel (possibly 4.15)</li> </ul> <h2>Bug fixes</h2> |