From 05e6fd8398843ac0d6609a5efd1555ad1bf6a829 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 27 Mar 2007 16:05:25 -0600 Subject: added ftransform() comment --- docs/shading.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') 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.
  • Shader error detection and reporting of errors (InfoLog) is not very good yet.
  • There are known memory leaks in the compiler. +
  • The ftransform() function doesn't necessarily match the results of + fixed-function transformation.

    -- cgit v1.2.3