diff options
Diffstat (limited to 'docs/envvars.html')
-rw-r--r-- | docs/envvars.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/envvars.html b/docs/envvars.html index e075c20536a..a970a6668a1 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -304,6 +304,8 @@ See src/mesa/state_tracker/st_debug.c for other options. (will often result in incorrect rendering). <li>SVGA_DEBUG - for dumping shaders, constant buffers, etc. See the code for details. +<li>SVGA_EXTRA_LOGGING - if set, enables extra logging to the vmware.log file, +such as the OpenGL program's name and command line arguments. <li>See the driver code for other, lesser-used variables. </ul> |