[Mesa-dev] [PATCH 6/6] docs/relnotes: Add AMD_pinned_memory for i965

Chris Wilson chris at chris-wilson.co.uk
Fri Oct 13 09:34:56 UTC 2017


Technically only for Sandybridge and later core designs, but finally we
can claim support for allowing clients to create glBufferObjects from
their own memory.
---
 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..0a0ed63acf 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>GL_AMD_pinned_memory on i965</li>
 </ul>
 
 <h2>Bug fixes</h2>
-- 
2.15.0.rc0



More information about the mesa-dev mailing list