X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fenvvars.html;h=5a988847b5205d11c9bc16a74fc4476c8388290c;hb=6afa7cdf93906a9151a6de2f312ab5795c0ce9ec;hp=b2c0e01ee321cb7b5c66fd09a9a41d172f8711eb;hpb=b605f4ff11c894500f2d0273c5d4653ff413448d;p=mesa.git diff --git a/docs/envvars.html b/docs/envvars.html index b2c0e01ee32..5a988847b52 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.

+

i945/i965 driver environment variables (non-Gallium)

+ + + + +

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. +

+ + +
+
+ +