StretchDIBits function problem.

Cyril Margorin comargo at gmail.com
Sat Feb 11 14:52:03 CST 2006


Hello,

Here is a second patch concerning  StretchDIBits/GetDIBits problem.
I've added check to passed image to X11DRV_DIB_SetImageBits and
X11DRV_DIB_GetImageBits. If Image was passed, then use shared memory
extension, if it was specified, otherwise do not use shared memory
extensions, but normal XPutImage/XGetSubImage functions.

Changelog:
Cyril Margorin <comargo at gmail.com>
Fix X11DRV_DIB_SetImageBits and X11DRV_DIB_GetImageBits  to check for
passed image, and do not use shared memory extension for temporary
created image.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x11drv_dib_useShm.patch
Type: application/octet-stream
Size: 819 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060211/fd116dfc/x11drv_dib_useShm.obj


More information about the wine-patches mailing list