Merge branch 'mesa_7_7_branch'
[mesa.git] / docs / shading.html
index 96060f1a752f475c95619f992f3a1183b3b9acfc..bd02335a803d0ccd4bb9512c9b8bc0b59e0f1f16 100644 (file)
@@ -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