diff options
author | Brian <[email protected]> | 2007-04-18 09:28:38 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-04-18 09:28:38 -0600 |
commit | 6d01f3f1ec21da5bdf3191869ee0be42b3c11d57 (patch) | |
tree | 19ccd134b70e195c66d1be38e232dda483d43bf6 /docs | |
parent | e3caa5f891125d273174ff4a136c8ca313430138 (diff) |
added href to shading language info
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-6.5.3.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html index b0da0c530b8..8f6ea8bea31 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) |