summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2012-06-25 11:44:44 -0600
committerBrian Paul <brianp@vmware.com>2012-06-25 16:10:01 -0600
commit75e62024c32b6a670da767536b756e2247d1880c (patch)
treed107c4911c7090b6402b19d55c56caca6b0434a2
parent9ccf5bffe360def72c8f96340a524fdd672354ec (diff)
docs: document the GALLIUM_LOG_FILE env var
-rw-r--r--docs/envvars.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/envvars.html b/docs/envvars.html
index 102ea287eb8..89f71739ce8 100644
--- 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