summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2015-02-10 16:02:54 +0100
committerMarek Olšák <[email protected]>2015-02-17 17:31:48 +0100
commit7713d594e4fbb9afb1ac67417b7871d436590548 (patch)
tree4e91727d2ed647d20b6e20cef6119139ce469f08 /docs
parentc688988b0d68ffee2d8f1d64b0d402e23e8ce49e (diff)
r600g,radeonsi: implement GL_AMD_pinned_memory
v2: update release notes Reviewed-by: Christian König <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.6.0.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index 10e926a4558..18e18107a7c 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -43,7 +43,9 @@ TBD.
Note: some of the new features are only available with certain drivers.
</p>
-TBD.
+<ul>
+<li>GL_AMD_pinned_memory on r600, radeonsi</li>
+</ul>
<h2>Bug fixes</h2>