aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2012-02-27 09:52:05 -0800
committerEric Anholt <[email protected]>2012-02-28 14:08:56 -0800
commit0da508644339cdc59f122f503f86ff2eb4949d97 (patch)
tree5a458a6d86d45b1e5e9e90c067a66e040ef5adcf /src/gallium/targets
parentb823b99ec0f13af257dcd885f436a4d294c6222a (diff)
i965: Avoid blocking on the GPU for setting the HiZ op vertex data.
We need to allocate new space every time to avoid blocking on the last HiZ op completing. There are two easy ways to do this: brw_state_batch() and intel_upload_data(). brw_state_batch() is simpler and avoids another buffer allocation. Improves Unigine Tropics performance 0.376416% +/- 0.148722% (n=7). Reviewed-by: Chad Versace <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions