svga: Don't call swc->flush directly.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 3 Feb 2011 15:02:07 +0000 (15:02 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 3 Feb 2011 15:15:23 +0000 (15:15 +0000)
commit5c296a583dd0e93188117188f1d0083057c31eac
tree1aad9233fb85fdad557c982fc6fb6f871b92fd70
parent9d4488e4a8bba2bce89d2c348ddc57ced2c6f6cd
svga: Don't call swc->flush directly.

Only svga_context_flush should do it, to ensure upload commands are not
submitted to hardware in an inconsistent state.
src/gallium/drivers/svga/svga_resource_texture.c