On Sat, Jul 26, 2008 at 5:34 PM, H. Verbeet hverbeet@gmail.com wrote:
2008/7/26 Allan Tong actong88@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.