projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d01f3f
)
glean glsl test now does over 150 tests
author
Brian
<brian@yutani.localnet.net>
Wed, 18 Apr 2007 15:30:07 +0000
(09:30 -0600)
committer
Brian
<brian@yutani.localnet.net>
Wed, 18 Apr 2007 15:30:07 +0000
(09:30 -0600)
docs/shading.html
patch
|
blob
|
history
diff --git
a/docs/shading.html
b/docs/shading.html
index fd96a41e85a281fdd7e26da33e16b113b239854d..3a10f1b0ce0c325388f6282468af250e47e0e68e 100644
(file)
--- a/
docs/shading.html
+++ b/
docs/shading.html
@@
-294,7
+294,7
@@
A new <a href="http://glean.sf.net" target="_parent">Glean</a> test has
been create to exercise the GLSL compiler.
</p>
<p>
-The <em>glsl1</em> test runs over 1
3
0 sub-tests to check that the language
+The <em>glsl1</em> test runs over 1
5
0 sub-tests to check that the language
features and built-in functions work properly.
This test should be run frequently while working on the compiler to catch
regressions.