[Bug 28604] 2gis laggy map redraw

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 22 03:32:54 CST 2011


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

--- Comment #13 from Huw Davies <huw at codeweavers.com> 2011-11-22 03:32:54 CST ---
Thanks for the log.

The problem is the PolyPolygon calls that interleave the Polyline()s.  These
are currently not handled by the dib driver to so forwarded to winex11.drv,
which means the dib bits are copied back and fore between the client and the
XServer.

The polygon stuff should happen reasonably soon.

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