Mesa (master): relnotes/17.3: EGL_IMG_context_priority is now implemented

Chris Wilson ickle at kemper.freedesktop.org
Fri Oct 20 10:31:54 UTC 2017


Module: Mesa
Branch: master
Commit: aa65dcd1d7cc36192b05b41cd9e68b4f58aa51f6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa65dcd1d7cc36192b05b41cd9e68b4f58aa51f6

Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed May  3 15:42:35 2017 +0100

relnotes/17.3: EGL_IMG_context_priority is now implemented

Suggested-by: Emil Velikov <emil.velikov at collabora.com>
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 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 61750194f7..b156158da5 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.
 <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>
+<li>EGL_IMG_context_priority on i965</li>
 </ul>
 
 <h2>Bug fixes</h2>




More information about the mesa-commit mailing list