From: Chris Wilson Date: Wed, 3 May 2017 14:42:35 +0000 (+0100) Subject: relnotes/17.3: EGL_IMG_context_priority is now implemented X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aa65dcd1d7cc36192b05b41cd9e68b4f58aa51f6;p=mesa.git relnotes/17.3: EGL_IMG_context_priority is now implemented Suggested-by: Emil Velikov Signed-off-by: Chris Wilson Reviewed-by: Kenneth Graunke --- diff --git a/docs/relnotes/17.3.0.html b/docs/relnotes/17.3.0.html index 61750194f76..b156158da50 100644 --- a/docs/relnotes/17.3.0.html +++ b/docs/relnotes/17.3.0.html @@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers.
  • 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)
  • +
  • EGL_IMG_context_priority on i965
  • Bug fixes