remove duplicated framebuffer attachment test

This commit is contained in:
Brian Paul
2006-04-05 19:58:37 +00:00
parent f08f233d6f
commit 32cd166971

View 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