summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-04-27 15:23:19 -0600
committerBrian <brian@yutani.localnet.net>2007-04-27 15:23:19 -0600
commit7ff72a76590d5abdbe0891da51a5fed37d6fe312 (patch)
treed04a45db40669e42fa60e5231fc5753330fd0bb2 /docs
parentc4b3b8dece089be52416ddadc0cf23b65f1de00b (diff)
document broken inverse trig functions
Diffstat (limited to 'docs')
-rw-r--r--docs/shading.html1
1 files changed, 1 insertions, 0 deletions
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:
<li>Linking of multiple shaders is not supported
<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
</ul>
<p>