docs: list the new GLSL compiler
authorBrian Paul <brianp@vmware.com>
Tue, 24 Aug 2010 15:01:54 +0000 (09:01 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 24 Aug 2010 15:01:54 +0000 (09:01 -0600)
docs/relnotes-7.9.html

index c3ca9c9c422927c6f047874d2ac70219fe22f654..2cc7c4ec622361e949653b3e5cc6f2e2668d6526 100644 (file)
@@ -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)