OSDN Git Service

i965: Stream out CC unit state.
authorEric Anholt <eric@anholt.net>
Fri, 11 Jun 2010 20:21:59 +0000 (13:21 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 13 Jun 2010 04:47:31 +0000 (21:47 -0700)
commit7ad26b0030f6b14e6ec069eafdec6faf75e8007c
tree0b747d777e3232f496d410b819f515e01f1c2878
parentdb05972807c5cb7911b5745df00fa13130cf919e
i965: Stream out CC unit state.

before:
[ # ]  backend                         test   min(s) median(s) stddev. count
[  0]       gl            firefox-talos-gfx   31.791   32.287   1.11%    6/6
after:
[  0]       gl            firefox-talos-gfx   31.198   31.675   0.96%    6/6
src/mesa/drivers/dri/i965/brw_cc.c
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_misc_state.c