i965: Stop flushing the batch on timestamp queries, too.
authorEric Anholt <eric@anholt.net>
Tue, 16 Oct 2012 18:27:27 +0000 (11:27 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 19 Oct 2012 18:47:01 +0000 (11:47 -0700)
commitcae077cd0ff81ecbe67ef9bec88734891934c54e
tree22abae96212283eda29f35a7366d934931b23c2a
parent1973845fbd0af05dc252ead57fae39d1f866dd9e
i965: Stop flushing the batch on timestamp queries, too.

Given the usecase we have of trying to measure timestamps across individual
draw calls, flushing will totally mess up what people are trying to measure.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_queryobj.c