summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-11-13 22:24:36 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-11-13 22:24:36 +0000
commit0ce7d7725aa3547467253b632628d5398197b39e (patch)
treef2350e3b074fa57ef2db86744f6b8724bb16513b /docs/VERSIONS
parent3a0e0b284fd74aa6cb7b380a59cf20e62f8f8ffd (diff)
added glAccum bug fix
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 ccf79b43ff..44c72abce3 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1173,6 +1173,7 @@ Mesa Version History
- fixed wglMakeCurrent(NULL, NULL) bug (#835861)
- fixed glTexSubImage3D z-offset bug (Cedric Gautier)
- fixed RGBA blend enable bug (Ville Syrjala)
+ - glAccum is supposed to be a no-op in selection/feedback mode
Changes:
- dropped API trace feature (src/Trace/)
- documentation overhaul. merged with website content. more html.