diff options
author | Eric Anholt <eric@anholt.net> | 2009-01-19 19:34:50 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-01-20 10:50:20 -0800 |
commit | 9a8bbb1951ad0ca0a9407a97348fc7fa03127900 (patch) | |
tree | 93eb866b26a22c1f5b59d70ecff73b1c54363e77 /src/i915_render.c | |
parent | 3d739597c4f5817079efd9067ad5db2f4105f765 (diff) |
Move i965 render vb setup to use time, and decouple state emit from it.
The require_space had failed since it only checked for the space required
by the batch emits in the function itself, but not in the
i965_emit_composite_state() that it called (the state we were concerned about
having set up for that 12 * 4 dwords to follow!). This is replaced by
intel_batch_start_atomic(), which will catch such mistakes in the future.
Diffstat (limited to 'src/i915_render.c')
0 files changed, 0 insertions, 0 deletions