summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-07-23 15:49:12 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-07-23 15:49:12 +0000
commit4f6b1ad95252e77d887729e81f49ca757aedb19c (patch)
tree2b90d61a5d70e8571a9506715f2ccb48c968196a /docs/VERSIONS
parenta13331d59b535aa4a1ddad695420de5d6f814550 (diff)
added MESA_GLX_FORCE_ALPHA env var
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 40ac33a22c..a0e4d7dcd3 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1249,6 +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
Changes:
- fragment fog interpolation is perspective corrected now
- new glTexImage code, much cleaner, may be a bit faster