From 8a191c08ddda2e66fa26f148d6c21959bb08f923 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 20 Feb 2011 12:29:25 +0000 Subject: xserver xkeyboard-config libX11 pixman mesa git update 2011 --- mesalib/docs/envvars.html | 233 ++++++++++++++++++++++++++++++---------------- 1 file changed, 155 insertions(+), 78 deletions(-) (limited to 'mesalib/docs/envvars.html') diff --git a/mesalib/docs/envvars.html b/mesalib/docs/envvars.html index fd1700a02..5240c803f 100644 --- a/mesalib/docs/envvars.html +++ b/mesalib/docs/envvars.html @@ -1,78 +1,155 @@ - - -Environment Variables - - - - - -

Environment Variables

- -

-Mesa supports the following environment variables: -

- - -

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

- - - -

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

- - - -

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

- - -

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

- - - + + +Environment Variables + + + + + +

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

+ + +
+
+ + + + -- cgit v1.2.3