OSDN Git Service

gallium: Flush render cache at the beginning of fallback_copy_texsubimage().
authorMichel Dänzer <michel@tungstengraphics.com>
Fri, 11 Apr 2008 16:45:41 +0000 (17:45 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Fri, 11 Apr 2008 16:45:41 +0000 (17:45 +0100)
commit02250c855fbec5299a2d6118fefa0523ec73654c
treefa6acdc93d67269fff6388f48e91dfe3ca4572b1
parentd758479b9fbff803bdac15f3f39d32ef9064db71
gallium: Flush render cache at the beginning of fallback_copy_texsubimage().

It may get stale bits otherwise.
src/mesa/state_tracker/st_cb_texture.c