summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/10.3.html
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2014-06-16 16:53:42 +0200
committerMarek Olšák <[email protected]>2014-06-19 00:18:17 +0200
commit57f3da997a9ddeaebcf9296f946d54a9125e183b (patch)
tree62562aff74ed2998a1b8839ddb641310e34f7e24 /docs/relnotes/10.3.html
parent6a2b38381ee90b7fc9584b05b84284c0e609bb6d (diff)
radeonsi: implement ARB_texture_query_lod
Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'docs/relnotes/10.3.html')
-rw-r--r--docs/relnotes/10.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 99393014c8b..ecc8580f42b 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_cube_map_array on radeonsi</li>
<li>GL_ARB_texture_gather on radeonsi</li>
<li>GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe</li>
+<li>GL_ARB_texture_query_lod on radeonsi</li>
<li>GL_ARB_viewport_array on nvc0</li>
</ul>