memory leaks fixed
authorBrian <brian@yutani.localnet.net>
Sat, 21 Apr 2007 18:30:54 +0000 (12:30 -0600)
committerBrian <brian@yutani.localnet.net>
Sat, 21 Apr 2007 18:30:58 +0000 (12:30 -0600)
docs/shading.html

index 64ec999..aa19c88 100644 (file)
@@ -67,7 +67,6 @@ All other major features of the shading language should function.
 <li>The quality of generated code is pretty good, register usage is fair.
 <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>