projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a0e0b2
)
added glAccum bug fix
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 13 Nov 2003 22:24:36 +0000
(22:24 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 13 Nov 2003 22:24:36 +0000
(22:24 +0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index ccf79b43ff58a646567ca2a45a24da7bfa38a124..44c72abce3f31772ed19f091aee0282950b07845 100644
(file)
--- 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.