minor status updates
authorBrian <brian@yutani.localnet.net>
Mon, 26 Mar 2007 16:23:50 +0000 (10:23 -0600)
committerBrian <brian@yutani.localnet.net>
Mon, 26 Mar 2007 16:23:50 +0000 (10:23 -0600)
docs/shading.html

index 40a6d7ac90b767f7c5674b7841004d3872d307f5..ef54666d8036ffe97ff54dddf89242a00815a6ce 100644 (file)
@@ -15,7 +15,7 @@ OpenGL Shading Language</a>.
 </p>
 
 <p>
-Last updated on 17 Feb 2007.
+Last updated on 26 March 2007.
 </p>
 
 <p>
@@ -40,10 +40,8 @@ in Mesa:
 
 <ul>
 <li>Dereferencing arrays with non-constant indexes
-<li>User-defined structs
+<li>Comparison of user-defined structs
 <li>Linking of multiple shaders is not supported
-<li>Integer operations are not fully implemented (most are implemented
-    as floating point).
 <li>gl_ClipVertex
 </ul>