svga: flush when transitioning between HW and SW rendering paths
authorBrian Paul <brianp@vmware.com>
Wed, 16 Feb 2011 21:20:14 +0000 (14:20 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 17 Feb 2011 00:07:02 +0000 (17:07 -0700)
commitc8f8d7d873269bd2e01f088725f754f9413102b5
tree3f65d1c5a072c048a0f2b0ee384f043a61ba419c
parentb5df19492322cbe3a61d45981111fd862772f427
svga: flush when transitioning between HW and SW rendering paths

To avoid mixing HW and SW rendering with the same vertex buffer.
src/gallium/drivers/svga/svga_context.h
src/gallium/drivers/svga/svga_pipe_draw.c