summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-09-27 16:10:07 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-09-27 16:10:07 +0000
commit419a3504996343a0fa63c933b297c40a1d129290 (patch)
tree6fc7c0c9a49f33ec2097b221722c8fa33766fcf1 /docs
parentdb78ec7018523d3611488efc967b2aba3e63a437 (diff)
remove previous accum buffer fix, the error was already detected
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 45878f4c645..934713904f8 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1398,5 +1398,3 @@ Mesa Version History
- fixed memory corruption bug involving software alpha buffers
- glReadPixels clipped by window bounds was sometimes broken
- glDraw/CopyPixels of stencil data ignored the stencil write mask
- - glAccum didn't generate GL_INVALID_OPERATION when read/draw buffers
- were different