summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-03-27 16:05:25 -0600
committerBrian <brian@yutani.localnet.net>2007-03-27 16:06:48 -0600
commit05e6fd8398843ac0d6609a5efd1555ad1bf6a829 (patch)
tree2d87a2827a7f0b6363127b559b116a80f6af6c50 /docs
parente5d00e8cf4659f03fe3061326a24b6a670f7c8f2 (diff)
added ftransform() comment
Diffstat (limited to 'docs')
-rw-r--r--docs/shading.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/shading.html b/docs/shading.html
index ef54666d803..4e8f18676b7 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -66,6 +66,8 @@ All other major features of the shading language should function.
<li>Shader error detection and reporting of errors (InfoLog) is not
very good yet.
<li>There are known memory leaks in the compiler.
+<li>The ftransform() function doesn't necessarily match the results of
+ fixed-function transformation.
</ul>
<p>