remove duplicated framebuffer attachment test
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 5 Apr 2006 19:58:37 +0000 (19:58 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 5 Apr 2006 19:58:37 +0000 (19:58 +0000)
docs/VERSIONS

index 2a60770..5e6ecc2 100644 (file)
@@ -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