summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2011-09-20 15:14:53 -0700
committerEric Anholt <eric@anholt.net>2011-09-22 10:58:34 -0700
commit2fd8c4e3edf989c6f7dd1261a67b01f06979feab (patch)
tree91b0d7aed62b303c2080fb68f557519cb1db9a6c /docs
parent9e9a76eea17bc92c8ac74323c99e10b9480ee583 (diff)
i965: Add support for GL_EXT_texture_shared_exponent.
Only one failure in piglit on gen6, which is texwrap with bordercolor (as usual). Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.12.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html
index 3d3df594e13..f469f104533 100644
--- a/docs/relnotes-7.12.html
+++ b/docs/relnotes-7.12.html
@@ -36,6 +36,7 @@ tbd
<h2>New features</h2>
<ul>
+<li>GL_EXT_texture_shared_exponent (i965)
</ul>