intel: Add a batch flush between front-buffer downsample and X protocol

Graphics / Mesa 3D Graphics Library / Mesa - Eric Anholt [anholt.net] - 30 August 2013 13:30 UTC

This was already happening because blorp happens to flush at the end of every call, but we have been talking about removing that at some point, and this would surely get overlooked.

v2 (Kenneth Graunke): Rebase on latest master. Note that we did remove the other flush, and this change actually did get overlooked!

bbdc83b intel: Add a batch flush between front-buffer downsample and X protocol.
src/mesa/drivers/dri/i965/intel_context.c | 1 +
1 file changed, 1 insertion(+)

Upstream: cgit.freedesktop.org


  • Share