mesa: new functions for managing list/index of uniforms
[mesa.git] / docs / shading.html
index 99342a329f77b438a8c9cb0d5f918730605b7935..0a9f5f36f400e4da9c176b51bac9255529bceabf 100644 (file)
@@ -46,6 +46,9 @@ in Mesa:
 <li>gl_ClipVertex
 <li>The derivative functions such as dFdx() are not implemented
 <li>The inverse trig functions asin(), acos(), and atan() are not implemented
+<li>The gl_Color and gl_SecondaryColor varying vars are interpolated
+    without perspective correction
+<li>Floating point literal suffixes 'f' and 'F' aren't allowed.
 </ul>
 
 <p>