From aa65dcd1d7cc36192b05b41cd9e68b4f58aa51f6 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 3 May 2017 15:42:35 +0100 Subject: [PATCH] relnotes/17.3: EGL_IMG_context_priority is now implemented Suggested-by: Emil Velikov Signed-off-by: Chris Wilson Reviewed-by: Kenneth Graunke --- docs/relnotes/17.3.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/17.3.0.html b/docs/relnotes/17.3.0.html index 6175019..b156158 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

    -- 2.7.4