From: Marek Olšák Date: Thu, 12 Oct 2017 20:27:20 +0000 (+0200) Subject: relnotes: document EGL_ANDROID_native_fence_sync on radeonsi X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=69730dc589ceb6d6e7e0c0a065580cda1d51d432;p=mesa.git relnotes: document EGL_ANDROID_native_fence_sync on radeonsi --- 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.
  • GL_ARB_texture_filter_anisotropic on i965, nv50, nvc0, r600, radeonsi
  • GL_EXT_memory_object on radeonsi
  • GL_EXT_memory_object_fd on radeonsi
  • +
  • EGL_ANDROID_native_fence_sync on radeonsi with a future kernel (possibly 4.15)
  • Bug fixes