CopyRects needs to lock the area it is copying to (esp. if that area
commit9c34f04e1e751b87beb578deb3c43e34e735a284
authorJason Edmeades <us@the-edmeades.demon.co.uk>
Tue, 13 May 2003 23:39:53 +0000 (13 23:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 May 2003 23:39:53 +0000 (13 23:39 +0000)
tree38e7e29ef44322f490756ca25478009978553117
parent6e0703d11b4ed5e34195cd5a68e3c482a53399ad
CopyRects needs to lock the area it is copying to (esp. if that area
is the back buffer, as locking/unlocking causes glread/draw pixels).
dlls/d3d8/device.c