diff options
author | Eric Anholt <eric@anholt.net> | 2008-01-14 11:03:05 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2008-01-17 13:55:42 -0800 |
commit | 8517079cbcbbf31291b05420f3b776df712dfd47 (patch) | |
tree | 5bc8f3c51b30e62ed07ebed389a9125b1d4045f5 /src/mesa/drivers/dri/i915/i830_state.c | |
parent | faeb1bc9f9c5935ecbd32c17d81507d5061a6270 (diff) |
[i915] Fix driver from cliprects changes, and clean up state emission.
The fix for pageflipping with cliprects ended up causing a batch flush at
an inopportune time, which is fixed by moving it up.
Additionally, the recovery code for handling batch wraps at bad times is
replaced by just checking for the space up front, and using a no_batch_wrap
assert like on 965 to make sure that we weren't wrong about how much space that
was.
Diffstat (limited to 'src/mesa/drivers/dri/i915/i830_state.c')
0 files changed, 0 insertions, 0 deletions