From 4b1d1b7b1865191a2687d548edb6c9a066005925 Mon Sep 17 00:00:00 2001
From: Brian <brian@yutani.localnet.net>
Date: Fri, 27 Apr 2007 15:25:00 -0600
Subject: document perspective correction issues

---
 docs/shading.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/shading.html b/docs/shading.html
index 99342a329f..0e1a5e1a7b 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>
-- 
cgit v1.2.3