summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-08-24 09:01:54 -0600
committerBrian Paul <brianp@vmware.com>2010-08-24 09:01:54 -0600
commit484dde2d63a4fdb2339eb73f0815c03014bba040 (patch)
treeca44667057b7a17a5980075e0702d90c24cc998d /docs
parentf82163b01260edf2c1bf6905846f74bf001d7139 (diff)
docs: list the new GLSL compiler
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.9.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes-7.9.html b/docs/relnotes-7.9.html
index c3ca9c9c42..2cc7c4ec62 100644
--- a/docs/relnotes-7.9.html
+++ b/docs/relnotes-7.9.html
@@ -34,6 +34,9 @@ tbd
<h2>New features</h2>
<ul>
+<li>New, improved GLSL compiler written by Intel.
+ See the <a href="shading.html"> Shading Language</a> page for
+ more information.
<li>GL_EXT_timer_query extension (i965 driver only)
<li>GL_EXT_framebuffer_multisample extension (intel drivers, MAX_SAMPLES = 1)
<li>GL_ARB_texture_swizzle extension (alias of GL_EXT_texture_swizzle)