Improved the performance of software fallbacks by not waiting for idle
authorFelix Kuehling <fxkuehl@gmx.de>
Sun, 2 Jan 2005 01:22:10 +0000 (01:22 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Sun, 2 Jan 2005 01:22:10 +0000 (01:22 +0000)
commit7a231da442838bbdd20ae3121dc4ec9ddcf8145a
tree9bcecf5e082f514f80e96c8e67df6ecb3aef7e2f
parent1067ce0cea1392b4ea1cc1c2c940cec33efb9c96
Improved the performance of software fallbacks by not waiting for idle
in every single span function. Instead flush and wait in the
SpanRenderStart hook and in wrappers around _swrast_Copy/Draw/ReadPixels.
Misc. cleanups in savagespan.c while I'm there.
src/mesa/drivers/dri/savage/savagespan.c
src/mesa/drivers/dri/savage/savagetris.c