summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/10.2.html
diff options
context:
space:
mode:
authorChris Forbes <[email protected]>2014-02-15 16:27:58 +1300
committerChris Forbes <[email protected]>2014-04-10 18:27:42 +1200
commit0d653b948f56815eea6ee2b29bda71546aee0843 (patch)
tree33a4f198e29d614c0974bff33ac96eb9e8dd9311 /docs/relnotes/10.2.html
parent2a2f8cd9d2174eba98943ca6014bab126eb979e8 (diff)
docs: Mark off ARB_texture_view and add to release notes for 10.2.
V4: Don't claim Gen8 yet. Signed-off-by: Chris Forbes <[email protected]> Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]> Acked-by: Eric Anholt <[email protected]>
Diffstat (limited to 'docs/relnotes/10.2.html')
-rw-r--r--docs/relnotes/10.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html
index da79e7d8038..5b936851cba 100644
--- a/docs/relnotes/10.2.html
+++ b/docs/relnotes/10.2.html
@@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_buffer_storage on r300, r600, and radeonsi</li>
<li>GL_ARB_stencil_texturing on i965/gen8+</li>
+<li>ARB_texture_view on i965/gen7</li>
</ul>