https://bugs.freedesktop.org/show_bug.cgi?id=39287
Summary: Framebuffer object extension is exposed, but appears never supported by radeon on R200 Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: b7.10110111@gmail.com
Created an attachment (id=49182) --> (https://bugs.freedesktop.org/attachment.cgi?id=49182) Test program
See test program. A framebuffer object is created there, and a color attachment of 2^n x 2^m is attached to it. Regardless of using depth renderbuffer attachment, framebuffer status is always GL_FRAMEBUFFER_UNSUPPORTED. Test program continues execution nonetheless, to see if something is drawn. In some circumstances, i do see some part of the image for several frames, but they disappear after that.
https://bugs.freedesktop.org/show_bug.cgi?id=39287
--- Comment #1 from Ruslan b7.10110111@gmail.com 2011-07-16 12:08:29 PDT --- Ah, yes, system is the same as for bug 39285. OS is Ubuntu 11.04.
https://bugs.freedesktop.org/show_bug.cgi?id=39287
Ian Romanick idr@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|DRI |Mesa Version|XOrg CVS |7.10 Component|DRM/Radeon |Drivers/DRI/r200
https://bugs.freedesktop.org/show_bug.cgi?id=39287
Ian Romanick idr@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Ian Romanick idr@freedesktop.org --- (In reply to Ruslan Kabatsayev from comment #1)
Ah, yes, system is the same as for bug 39285. OS is Ubuntu 11.04.
...which is a dup of bug #22576, and that bug was closed as fixed.
dri-devel@lists.freedesktop.org