On 11/27/2012 10:04 AM, Eric Anholt wrote:
Kenneth Graunke <kenn...@whitecape.org> writes:
If _Status is 0, then we don't know whether the FBO is complete or not,
and need to recheck it.
This fixes oglconform's drawBuffers-blend/basic.state.index0 test.
This should already be happening through _mesa_update_state() ->
_mesa_update_framebuffer(). Sounds like something in this testcase is
hitting a path that's failing to _NEW_BUFFERS.
Huh. Actually, the test seems to pass with the latest master branch...I
guess someone must have fixed the real issue this patch was papering over.
(This patch had been sitting around for a couple weeks...I neglected to
retest before submitting. Sorry for the noise.)
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev