From 963727aec7cb19a101fbae8f71d11876724f07ac Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 4 Oct 2011 08:46:34 +0200 Subject: Remove remnants of legacy glide support Signed-off-by: Guillem Jover Signed-off-by: Brian Paul --- docs/envvars.html | 2 -- docs/install.html | 1 - 2 files changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/envvars.html b/docs/envvars.html index 8c5c6abf74c..4b5e89926b0 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -84,8 +84,6 @@ See the Xlib software driver page for details.
  • MESA_GAMMA - gamma correction coefficients for red, green, blue channels
  • MESA_XSYNC - enable synchronous X behavior (for debugging only)
  • MESA_GLX_FORCE_CI - if set, force GLX to treat 8bpp visuals as CI visuals -
  • MESA_GLX_FX - set to either "fullscreen" for full-screen rendering, - "window" to render into a window, or "disable" to disable the Glide driver.
  • MESA_GLX_FORCE_ALPHA - if set, forces RGB windows to have an alpha channel.
  • MESA_GLX_DEPTH_BITS - specifies default number of bits for depth buffer.
  • MESA_GLX_ALPHA_BITS - specifies default number of bits for alpha channel. diff --git a/docs/install.html b/docs/install.html index 85047913d1e..92622b1bded 100644 --- a/docs/install.html +++ b/docs/install.html @@ -305,7 +305,6 @@ Documentation for other environments (some may be very out of date):