diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2006-04-05 19:58:37 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2006-04-05 19:58:37 +0000 |
commit | 32cd166971c0d78a51c3f87ded66ec904ef05316 (patch) | |
tree | bfb1acf59e46f7901b974fb891f6c1ff8154f5c5 /docs/VERSIONS | |
parent | f08f233d6f0d78bb5f5b27e97351754329845149 (diff) |
remove duplicated framebuffer attachment test
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index 2a60770f2b..5e6ecc2a88 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 |