projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ccf5bf
)
docs: document the GALLIUM_LOG_FILE env var
author
Brian Paul
<brianp@vmware.com>
Mon, 25 Jun 2012 17:44:44 +0000
(11:44 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 25 Jun 2012 22:10:01 +0000
(16:10 -0600)
docs/envvars.html
patch
|
blob
|
history
diff --git
a/docs/envvars.html
b/docs/envvars.html
index 102ea287eb841e15b31e714a21b2ee6bbe1830ce..89f71739ce8311773f82be91b8c0434b03d1af0a 100644
(file)
--- a/
docs/envvars.html
+++ b/
docs/envvars.html
@@
-121,6
+121,8
@@
Mesa EGL supports different sets of environment variables. See the
<h2>Gallium environment variables</h2>
<ul>
+<li>GALLIUM_LOG_FILE - specifies a file for logging all errors, warnings, etc.
+ rather than stderr.
<li>GALLIUM_PRINT_OPTIONS - if non-zero, print all the Gallium environment
variables which are used, and their current values.
<li>GALLIUM_NOSSE - if non-zero, do not use SSE runtime code generation for