summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-11-05 03:12:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-11-05 03:12:06 +0000
commit8894a55d5fe9449075e99b6b1f6c19921956b606 (patch)
treee20835d3e4dbd39694b2d327770ecd21a3539fcb /docs/VERSIONS
parentfd4395b8d1d6f8f018e7e7c3dd0c52fe52ab2794 (diff)
added MESA_GLX_ALPHA_BITS 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 7da97c5e19..22eae50d54 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1419,6 +1419,7 @@ Mesa Version History
- added fast XOR-mode line drawing optimization
- radeon: add support for all 3 tmus, GL_ARB_texture_cube_map
and GL_EXT_fog_coord
+ - MESA_GLX_ALPHA_BITS env var for xlib driver
Changes:
- removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead)
Bug fixes: