On 22 April 2011 20:08, Eric Anholt wrote:
> ARB_ES2_compatibility is already landed, so the point should be moot
> now, right?
>
I don't have it on r600g yet at least, but maybe it's easy to enable.
It would indeed make the issue mostly moot, though if the spec is
broken it would still be nice to
On Fri, 22 Apr 2011 14:19:04 +0200, Henri Verbeet wrote:
> Hi,
>
> A while ago we talked on IRC about the FBO completeness rules for read
> / draw FBOs.
>
> The specific bug that triggered that was that Mesa only applies
> ReadBuffer() calls to the read FBO and DrawBuffers() to the draw FBO.
> T
Hi,
A while ago we talked on IRC about the FBO completeness rules for read
/ draw FBOs.
The specific bug that triggered that was that Mesa only applies
ReadBuffer() calls to the read FBO and DrawBuffers() to the draw FBO.
This means that if you're trying to do a depth blit using
BlitFramebuffer()