From: Brian Paul Date: Thu, 17 Feb 2011 14:29:20 +0000 (-0700) Subject: docs: updated environment variable list X-Git-Tag: mesa-7.11-rc1~2024 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1bf9954bb44e47670c8805078f78b5444e97c18d;p=platform%2Fupstream%2Fmesa.git docs: updated environment variable list --- diff --git a/docs/envvars.html b/docs/envvars.html index fd1700a..c8be843 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. +

+ + +
+
+ +