winemac: Clip surface drawn region to new visible rect on window resize.
authorKen Thomases <ken@codeweavers.com>
Thu, 4 Apr 2013 19:26:13 +0000 (14:26 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Apr 2013 09:57:32 +0000 (11:57 +0200)
commitc2bbdc4b868ad4f23e85871990f3edc6226d31ed
tree6bbd511b22292b68eee54d6c33a5eba841292f10
parentf37153ac7d43d1ebb157c193b7ca2c61084b8923
winemac: Clip surface drawn region to new visible rect on window resize.

This prevents stale drawing from being revealed if the window later grows.
dlls/winemac.drv/macdrv.h
dlls/winemac.drv/surface.c
dlls/winemac.drv/window.c