updated GLSL bug fixes

This commit is contained in:
Brian Paul
2008-07-29 17:50:43 -06:00
parent 1bdb134570
commit b068ab62a0

View File

@@ -35,7 +35,7 @@ TBD
<h2>Bug fixes</h2> <h2>Bug fixes</h2>
<ul> <ul>
<li>Fixed a number of minor GLSL intrinsic function/constructor bugs <li>Numerous GLSL fixes
<li>Fixed some error code/detection bugs in the GLSL-related API functions <li>Fixed some error code/detection bugs in the GLSL-related API functions
</ul> </ul>