summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-04-27 15:25:00 -0600
committerBrian <brian@yutani.localnet.net>2007-04-27 15:25:00 -0600
commit4b1d1b7b1865191a2687d548edb6c9a066005925 (patch)
tree4f8990c9b11e5ee1a973cbd8417edc768e1e94c0
parent7ff72a76590d5abdbe0891da51a5fed37d6fe312 (diff)
document perspective correction issues
-rw-r--r--docs/shading.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/shading.html b/docs/shading.html
index 99342a329f7..0e1a5e1a7bc 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -46,6 +46,8 @@ 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
</ul>
<p>