[Bug 28604] 2gis laggy map redraw

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 21 03:44:13 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=28604

--- Comment #11 from Huw Davies <huw at codeweavers.com> 2011-11-21 03:44:13 CST ---
I suspect the slow (45ms) cases are because the dib driver has previously
forwarded a graphics operation to the winex11 (because it doesn't yet handle
that op), so before it can draw the line it needs to copy the bits back from
the X11 side.  It would be interesting to know which operation is being
forwarded.  Could you produce a +relay,+tid,+seh,+bitmap,+dib,+x11drv log ?

-- 
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