https://bugs.freedesktop.org/show_bug.cgi?id=30993
Marek Olšák changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30993
--- Comment #6 from Brian Paul 2010-12-03 07:25:41 PST
---
I've committed the previously attached patch.
The fbo-getframebufferattachmentparameter-01 test does not pass yet but Mesa
fails in the same way as NVIDIA's driver.
--
Configure bugma
https://bugs.freedesktop.org/show_bug.cgi?id=30993
--- Comment #5 from Zhenyao Mo 2010-10-19 17:22:20 PDT ---
(In reply to comment #1)
> Created an attachment (id=39558)
View: https://bugs.freedesktop.org/attachment.cgi?id=39558
Review: https://bugs.freedesktop.org/review?bug=30993&attachment=3
https://bugs.freedesktop.org/show_bug.cgi?id=30993
Ian Romanick changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|NOTABUG
https://bugs.freedesktop.org/show_bug.cgi?id=30993
--- Comment #3 from Brian Paul 2010-10-19 16:38:49 PDT ---
I looked at the GL_ARB_fbo spec too, but the GL 3.3 spec says (page 276):
"""If the value of FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE is NONE, no
framebuffer is bound to target. In this case q
https://bugs.freedesktop.org/show_bug.cgi?id=30993
Ian Romanick changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30993
--- Comment #1 from Brian Paul 2010-10-19 16:09:15 PDT ---
Created an attachment (id=39558)
View: https://bugs.freedesktop.org/attachment.cgi?id=39558
Review: https://bugs.freedesktop.org/review?bug=30993&attachment=39558
proposed fix/patch
C