wined3d: Mark the SYSMEM copy outdated after releasing memory.
commitdf2b1bea63223533fcae81eccf9abe86b2fc8dda
authorStefan Dösinger <stefan@codeweavers.com>
Mon, 7 Apr 2008 21:24:12 +0000 (7 23:24 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Apr 2008 09:59:46 +0000 (8 11:59 +0200)
tree38d15611d179e647e93a109d434fc82adca9c661
parent0de167db9e2ef6c62ba48b050bc3d0ba2638467f
wined3d: Mark the SYSMEM copy outdated after releasing memory.

Strictly speaking this is redundant because the UnLoad before did the
job, but if we mess with the allocated memory we have to tell the
surface about that. Updating INDRAWABLE will automatically mark SYSMEM
outdated.
dlls/wined3d/device.c