projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4b3b8d
)
document broken inverse trig functions
author
Brian
<brian@yutani.localnet.net>
Fri, 27 Apr 2007 21:23:19 +0000
(15:23 -0600)
committer
Brian
<brian@yutani.localnet.net>
Fri, 27 Apr 2007 21:23:19 +0000
(15:23 -0600)
docs/shading.html
patch
|
blob
|
history
diff --git
a/docs/shading.html
b/docs/shading.html
index aa19c88d86d5b55639a0ddd4bed9cc27d71a0584..99342a329f77b438a8c9cb0d5f918730605b7935 100644
(file)
--- 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>