summaryrefslogtreecommitdiff
path: root/docs/relnotes-6.5.3.html
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-04-18 09:28:38 -0600
committerBrian <brian@yutani.localnet.net>2007-04-18 09:28:38 -0600
commit6d01f3f1ec21da5bdf3191869ee0be42b3c11d57 (patch)
tree19ccd134b70e195c66d1be38e232dda483d43bf6 /docs/relnotes-6.5.3.html
parente3caa5f891125d273174ff4a136c8ca313430138 (diff)
added href to shading language info
Diffstat (limited to 'docs/relnotes-6.5.3.html')
-rw-r--r--docs/relnotes-6.5.3.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html
index b0da0c530b..8f6ea8bea3 100644
--- a/docs/relnotes-6.5.3.html
+++ b/docs/relnotes-6.5.3.html
@@ -25,7 +25,8 @@ TBD
<h2>New features</h2>
<ul>
<li>OpenGL 2.0 and 2.1 API support.
-<li>Entirely new Shading Language code generator.
+<li>Entirely new Shading Language code generator. See the
+<a href="shading.html">Shading Language</a> page for more information.
<li>Much faster software execution of vertex, fragment shaders.
<li>New vertex buffer object (vbo) infrastructure
<li>Updated glext.h file (version 39)