From: Brian Date: Fri, 27 Apr 2007 21:25:00 +0000 (-0600) Subject: document perspective correction issues X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4b1d1b7b1865191a2687d548edb6c9a066005925;p=mesa.git document perspective correction issues --- 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:
  • gl_ClipVertex
  • The derivative functions such as dFdx() are not implemented
  • The inverse trig functions asin(), acos(), and atan() are not implemented +
  • The gl_Color and gl_SecondaryColor varying vars are interpolated + without perspective correction