summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2013-10-31 11:10:20 -0700
committerKenneth Graunke <kenneth@whitecape.org>2013-10-31 11:11:01 -0700
commit5eb0835b9166e788bb80d26b4185ecff0f3a139a (patch)
tree98bd3e70e22b26809b16bd464fd4f3683fa37cd6 /docs
parent0eeaf11edf72bbd2943a4b9bffa5f8d5bfe77dd5 (diff)
docs: List transfom_feedback{2,3,instanced} for i965 in release notes.
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index ef550d154f..5ff53398e7 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -49,6 +49,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_gather on i965.</li>
<li>GL_ARB_texture_query_levels on i965.</li>
<li>GL_ARB_texture_mirror_clamp_to_edge.</li>
+<li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).</li>
<li>GL_KHR_debug</li>
</ul>