summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-07-23 23:32:15 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-07-23 23:32:15 +0000
commitdfa5c2bfbbba1e24829582863caeafd97f124d5e (patch)
treeac5eb6f3c0f9b4b07972b4c69601539bb0852ecf /docs/VERSIONS
parenteae26ca4ba62506f6751ec6ca3e3d50709f28d81 (diff)
new MESA_GLX_DEPTH_BITS env var
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index a0e4d7dcd3..2cb781b1ac 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1249,7 +1249,7 @@ Mesa Version History
(Justin Novosad of Discreet) (see config.h file)
- support for AUX buffers in software GLX driver
- updated glext.h to version 23
- - new MESA_GLX_FORCE_ALPHA environment variable for x11 driver
+ - new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars
Changes:
- fragment fog interpolation is perspective corrected now
- new glTexImage code, much cleaner, may be a bit faster