projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a548c75
)
docs: document INTEL_DEBUG 'optimizer' envvar
author
Alejandro Piñeiro
<apinheiro@igalia.com>
Mon, 14 Sep 2015 18:16:25 +0000
(20:16 +0200)
committer
Samuel Iglesias Gonsalvez
<siglesias@igalia.com>
Tue, 15 Sep 2015 06:33:35 +0000
(08:33 +0200)
Reviewed-by: Matt Turner <mattst88@gmail.com>
docs/envvars.html
patch
|
blob
|
history
diff --git
a/docs/envvars.html
b/docs/envvars.html
index c0d5a51b482455844be7a79888d967d4e56ecc3b..bdfe9991a6c86e630e927de20092221b309bf7b7 100644
(file)
--- a/
docs/envvars.html
+++ b/
docs/envvars.html
@@
-153,6
+153,7
@@
See the <a href="xlibdriver.html">Xlib software driver page</a> for details.
<li>no16 - suppress generation of 16-wide fragment shaders. useful for debugging broken shaders</li>
<li>blorp - emit messages about the blorp operations (blits & clears)</li>
<li>nodualobj - suppress generation of dual-object geometry shader code</li>
+ <li>optimizer - dump shader assembly to files at each optimization pass and iteration that make progress</li>
</ul>
</ul>