[02/10] gdiplus: If source and destination rectangles differ it's not a reason to fallback to software blitting.

Dmitry Timoshkov dmitry at baikal.ru
Fri Aug 17 00:02:10 CDT 2012


Vincent Povirk <madewokherd at gmail.com> wrote:

> > Both StretchBlt and GdiAlphaBlend handle that case just fine.
> 
> Only if the graphics interpolation mode happens to be nearest
> neighbor, which isn't the default.

Feel free to add a check for it, there is no need to penalize a common
case without a reason.

-- 
Dmitry.



More information about the wine-devel mailing list