OSDN Git Service

Remove the code that checks for duplicated framebuffer attachments (which
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 5 Apr 2006 19:58:10 +0000 (19:58 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 5 Apr 2006 19:58:10 +0000 (19:58 +0000)
commitf08f233d6f0d78bb5f5b27e97351754329845149
tree4dfab632b5e5d0dc5d9457519b0591c59a005d33
parent59ebe1ff771f4d004be7663845bf35f311582b77
Remove the code that checks for duplicated framebuffer attachments (which
generated the error GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT).
This was removed in version 117 of the GL_EXT_framebuffer_object spec.
src/mesa/main/fbobject.c