From: Brian Date: Fri, 27 Apr 2007 21:23:19 +0000 (-0600) Subject: document broken inverse trig functions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ff72a76590d5abdbe0891da51a5fed37d6fe312;p=mesa.git document broken inverse trig functions --- diff --git a/docs/shading.html b/docs/shading.html index aa19c88d86d..99342a329f7 100644 --- a/docs/shading.html +++ b/docs/shading.html @@ -45,6 +45,7 @@ in Mesa:
  • Linking of multiple shaders is not supported
  • gl_ClipVertex
  • The derivative functions such as dFdx() are not implemented +
  • The inverse trig functions asin(), acos(), and atan() are not implemented