summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-04-05 19:58:37 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-04-05 19:58:37 +0000
commit32cd166971c0d78a51c3f87ded66ec904ef05316 (patch)
treebfb1acf59e46f7901b974fb891f6c1ff8154f5c5 /docs
parentf08f233d6f0d78bb5f5b27e97351754329845149 (diff)
remove duplicated framebuffer attachment test
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 2a60770f2b5..5e6ecc2a88d 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1476,4 +1476,5 @@ Mesa Version History
Changes:
Bug fixes:
- fixed broken texture border handling for depth textures (bug 6498)
-
+ - removed the test for duplicated framebuffer attachments, per
+ version 117 of the GL_EXT_framebuffer_object specification