gallium/svga: Make use of u_upload_flush().
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 17 Mar 2011 14:09:48 +0000 (15:09 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 1 Jul 2011 11:30:37 +0000 (13:30 +0200)
commit0277df86dfdf1738396bc7885bec3054c86c834f
tree4f709d1c0fb67fd8224fbdbf5eceef7c74921cad
parentcf4cd8592ab54b9c959ea3b5f21437e8dca6bbcf
gallium/svga: Make use of u_upload_flush().

This enables us to pack more data into single upload buffers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/gallium/drivers/svga/svga_context.c
src/gallium/drivers/svga/svga_draw.c