projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e261d66
)
memory leaks fixed
author
Brian
<brian@yutani.localnet.net>
Sat, 21 Apr 2007 18:30:54 +0000
(12:30 -0600)
committer
Brian
<brian@yutani.localnet.net>
Sat, 21 Apr 2007 18:30:58 +0000
(12:30 -0600)
docs/shading.html
patch
|
blob
|
history
diff --git
a/docs/shading.html
b/docs/shading.html
index 64ec9990d0a72220f8942efd97b22a07f54fb1f5..aa19c88d86d5b55639a0ddd4bed9cc27d71a0584 100644
(file)
--- a/
docs/shading.html
+++ b/
docs/shading.html
@@
-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>