i965: write cc straight to batch
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 10 Feb 2011 18:11:58 +0000 (18:11 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Feb 2011 12:59:34 +0000 (12:59 +0000)
commitdf156549e7ce284f0cf887eec1bad9aa1392ebbf
tree851b9d75b359e0a0af3909dc3c1f66744acadeeb
parentf29606598e7703d830440a878673d98e7ce13218
i965: write cc straight to batch

As we write directly into the batch in system memory, we do not need to
write first to the stack (as was to avoid read back through the GTT)

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_cc.c