intel: span rendering requires just a flush before starting, not finish.
authorEric Anholt <eric@anholt.net>
Wed, 2 Jul 2008 18:49:10 +0000 (11:49 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 2 Jul 2008 18:49:10 +0000 (11:49 -0700)
commitdef6e4f420feed4a07402a8da84e7822f6ddba99
treedbb42eb7a5048d3b1f8a2c3b108c98f985b9edbe
parenta995bdced20a55759dffd901c10ec5fb251191cf
intel: span rendering requires just a flush before starting, not finish.

The dri_bo_map()s that follow will take care of idling the hardware as needed.
src/mesa/drivers/dri/intel/intel_span.c