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>
This commit is contained in:
Eric Anholt
2011-09-20 15:14:53 -07:00
parent 9e9a76eea1
commit 2fd8c4e3ed
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -36,6 +36,7 @@ tbd
<h2>New features</h2>
<ul>
<li>GL_EXT_texture_shared_exponent (i965)
</ul>