new MESA_GLX_DEPTH_BITS env var

This commit is contained in:
Brian Paul
2004-07-23 23:32:15 +00:00
parent eae26ca4ba
commit dfa5c2bfbb
3 changed files with 28 additions and 6 deletions
+1 -1
View File
@@ -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