x11drv: Clipping fix with DIB section copy.
commit6b1e75d2785c72c1249a6b8bd89b62110e40b2ef
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Dec 2005 16:05:06 +0000 (13 17:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Dec 2005 16:05:06 +0000 (13 17:05 +0100)
treecd418bdf39922fc0b298d8635c675a087c985a74
parent510c94d2d51d2db236766dcd35ee89998704ae45
x11drv: Clipping fix with DIB section copy.
Use the GC of the destination device in X11DRV_DIB_CopyDIBSection so
that the clipping region is taken into account.
dlls/x11drv/dib.c