diff options
author | Brian <[email protected]> | 2007-04-27 15:23:19 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-04-27 15:23:19 -0600 |
commit | 7ff72a76590d5abdbe0891da51a5fed37d6fe312 (patch) | |
tree | d04a45db40669e42fa60e5231fc5753330fd0bb2 /docs/shading.html | |
parent | c4b3b8dece089be52416ddadc0cf23b65f1de00b (diff) |
document broken inverse trig functions
Diffstat (limited to 'docs/shading.html')
-rw-r--r-- | docs/shading.html | 1 |
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> |