Bug 39287 - Framebuffer object extension is exposed, but appears never supported by radeon on R200
Summary: Framebuffer object extension is exposed, but appears never supported by radeo...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r200 (show other bugs)
Version: 7.10
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-16 12:07 UTC by Ruslan Kabatsayev
Modified: 2015-12-01 00:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Test program (16.61 KB, text/x-csrc)
2011-07-16 12:07 UTC, Ruslan Kabatsayev
Details

Description Ruslan Kabatsayev 2011-07-16 12:07:32 UTC
Created attachment 49182 [details]
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.
Comment 1 Ruslan Kabatsayev 2011-07-16 12:08:29 UTC
Ah, yes, system is the same as for bug 39285. OS is Ubuntu 11.04.
Comment 2 Ian Romanick 2015-12-01 00:00:13 UTC
(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.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.