memory leaks fixed

This commit is contained in:
Brian 2007-04-21 12:30:54 -06:00
parent e261d66d81
commit fc3d6bd351
1 changed files with 0 additions and 1 deletions

View 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>