summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.1.html
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-10-31 09:57:07 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-10-31 09:57:47 -0600
commit2bdd467dfd3cfe9a479a8e8395620ecc414e18dc (patch)
tree109b58fd61f03697d9aa36bfea0672e497aa31e6 /docs/relnotes-7.1.html
parent7f80dc1ebe0a7fb8cc06268e4d4d508d0ea70df9 (diff)
GLSL support in i965 driver
Diffstat (limited to 'docs/relnotes-7.1.html')
-rw-r--r--docs/relnotes-7.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.1.html b/docs/relnotes-7.1.html
index d5d285803e..3974593748 100644
--- a/docs/relnotes-7.1.html
+++ b/docs/relnotes-7.1.html
@@ -24,6 +24,7 @@ TBD
<h2>New features</h2>
<ul>
<li>GL_EXT_texture_from_pixmap extension for Xlib driver
+<li>Support for the GL shading language with i965 driver (implemented by Intel)
</ul>