summaryrefslogtreecommitdiffstats
path: root/docs/envvars.html
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-10-04 08:46:34 +0200
committerBrian Paul <brianp@vmware.com>2011-10-04 07:48:50 -0600
commit963727aec7cb19a101fbae8f71d11876724f07ac (patch)
tree3c261b0819e5a7f65f89134084773ab7889017f5 /docs/envvars.html
parent0060551856ba7275ed783143282a572d7b0e5089 (diff)
downloadexternal_mesa3d-963727aec7cb19a101fbae8f71d11876724f07ac.zip
external_mesa3d-963727aec7cb19a101fbae8f71d11876724f07ac.tar.gz
external_mesa3d-963727aec7cb19a101fbae8f71d11876724f07ac.tar.bz2
Remove remnants of legacy glide support
Signed-off-by: Guillem Jover <guillem@hadrons.org> Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/envvars.html')
-rw-r--r--docs/envvars.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/envvars.html b/docs/envvars.html
index 8c5c6ab..4b5e899 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -84,8 +84,6 @@ See the <A HREF="xlibdriver.html">Xlib software driver page</A> for details.
<li>MESA_GAMMA - gamma correction coefficients for red, green, blue channels
<li>MESA_XSYNC - enable synchronous X behavior (for debugging only)
<li>MESA_GLX_FORCE_CI - if set, force GLX to treat 8bpp visuals as CI visuals
-<li>MESA_GLX_FX - set to either "fullscreen" for full-screen rendering,
- "window" to render into a window, or "disable" to disable the Glide driver.
<li>MESA_GLX_FORCE_ALPHA - if set, forces RGB windows to have an alpha channel.
<li>MESA_GLX_DEPTH_BITS - specifies default number of bits for depth buffer.
<li>MESA_GLX_ALPHA_BITS - specifies default number of bits for alpha channel.