projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdce832
)
docs: document 'useprog' debug option
author
Brian Paul
<brianp@vmware.com>
Thu, 22 Oct 2009 15:38:39 +0000
(09:38 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 23 Oct 2009 00:35:13 +0000
(18:35 -0600)
docs/shading.html
patch
|
blob
|
history
diff --git
a/docs/shading.html
b/docs/shading.html
index 96060f1a752f475c95619f992f3a1183b3b9acfc..bd02335a803d0ccd4bb9512c9b8bc0b59e0f1f16 100644
(file)
--- a/
docs/shading.html
+++ b/
docs/shading.html
@@
-55,6
+55,7
@@
execution. These are generally used for debugging.
texcoord[0] attributes.
<li>nopfrag - force fragment shader to be a simple shader that passes
through the color attribute.
+<li>useprog - log glUseProgram calls to stderr
</ul>
<p>
Example: export MESA_GLSL=dump,nopt