Module: Mesa
Branch: master
Commit: 347fb3737be03488827d25610bec59cfb05bcab0
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=347fb3737be03488827d25610bec59cfb05bcab0

Author: Brian Paul <[email protected]>
Date:   Thu Oct 22 09:38:39 2009 -0600

docs: document 'useprog' debug option

---

 docs/shading.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/shading.html b/docs/shading.html
index 96060f1..bd02335 100644
--- 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

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to