[Bug 11553] Paintbrush movement becomes erratic with large brush in photoshop
wine-bugs at winehq.org
wine-bugs at winehq.org
Wed Feb 13 08:23:03 CST 2008
http://bugs.winehq.org/show_bug.cgi?id=11553
Dmitry Timoshkov <dmitry at codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmitry at codeweavers.com
--- Comment #7 from Dmitry Timoshkov <dmitry at codeweavers.com> 2008-02-13 08:23:03 ---
This seems to be related to a missing optimized code path for SRCINVERT in
dlls/winex11.drv/bitblt.c,BITBLT_InternalStretchBlt(). Once I add SRCINVERT
case to any existing case statements (say DSTINVERT) any slowdown in mouse
movements goes away, though painting apparently becomes wrong. Now what needs
to be done is a proper implementation of SRCINVERT in X11 graphics terms.
I'm not an expert in that, any takers?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the wine-bugs
mailing list