27 Jul
2008
27 Jul
'08
3:21 a.m.
On Sat, Jul 26, 2008 at 5:34 PM, H. Verbeet <hverbeet(a)gmail.com> wrote:
2008/7/26 Allan Tong <actong88(a)gmail.com>:
You could try the attached hack patch to see if it fixes the problem you're seeing. It completely ignores FBO cleanup, but it should avoid the driver bug.
It's not *that* easy. You'll need to adjust the code in apply_fbo_state() as well. fbo_color_attachments and fbo_depth_attachment would need to be moved to the context.
Yes, you're quite right.