diff --git a/docs/envvars.html b/docs/envvars.html index fd1700a02f1..c8be8437176 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -9,17 +9,38 @@

Environment Variables

-Mesa supports the following environment variables: +Normally, no environment variables need to be set. Most of the environment +variables used by Mesa/Gallium are for debugging purposes, but they can +sometimes be useful for debugging end-user issues.

+ + +

LibGL environment variables

+ + + + + +

Core Mesa environment variables

+ + +

Mesa Xlib driver environment variables

+

-The following are only applicable to the Xlib software driver. +The following are only applicable to the Mesa Xlib software driver. See the Xlib software driver page for details.

-

-These environment variables are for the Intel i945/i965 drivers: -

+

i945/i965 driver environment variables (non-Gallium)

+ -

-These environment variables are for the Radeon R300 driver: -

+

Radeon R300 driver environment variables (non-Gallium)

+ + +

EGL environment variables

+

Mesa EGL supports different sets of environment variables. See the Mesa EGL page for the details.

+ +

Gallium environment variables

+ + + +

Softpipe driver environment variables

+ + + +

LLVMpipe driver environment variables

+ + + +

+Other Gallium drivers have their own environment variables. These may change +frequently so the source code should be consulted for details. +

+ + +
+
+ +