diff options
Diffstat (limited to 'docs/shading.html')
-rw-r--r-- | docs/shading.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/shading.html b/docs/shading.html index ef54666d80..4e8f18676b 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> |