mesa/st: restore flush to copy_texsubimage (was previously finish)
authorKeith Whitwell <keithw@vmware.com>
Thu, 14 May 2009 09:26:56 +0000 (10:26 +0100)
committerKeith Whitwell <keithw@vmware.com>
Tue, 2 Jun 2009 03:34:44 +0000 (20:34 -0700)
commit503632557e8904b775e1b6f3f84eb41bda3af122
tree0ed8315ef39f96aed221978e4c145e9dcbaa13b8
parent557d2bb42397bb5511c32b4a2b39c7978e69dc8e
mesa/st: restore flush to copy_texsubimage (was previously finish)

Need a flush here even though the original finish was overkill.
src/mesa/state_tracker/st_cb_texture.c