[Mesa-dev] [PATCH 02/10] i965: Drop broken front_buffer_reading/drawing optimization.

Kenneth Graunke kenneth at whitecape.org
Sun Mar 9 21:04:05 PDT 2014


On 03/04/2014 02:17 PM, Eric Anholt wrote:
> The flag wasn't getting updated correctly when the ctx->DrawBuffer or
> ctx->ReadBuffer changed.  It usually ended up working out because most
> apps only have one window system framebuffer, or if they have more than
> one and they have any front read/drawing, they will have called
> glReadBuffer()/glDrawBuffer() on it when they get started on the new
> buffer.

Yep, it sure doesn't look like they're getting updated when the buffers
change.  I like your fix here.

Patches 1-4 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140309/9a386ad1/attachment-0001.pgp>


More information about the mesa-dev mailing list