[Bug 13801] Very slow text rendering in AutoCAD

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 8 04:29:07 CDT 2009


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


Roderick Colenbrander <thunderbird2k at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thunderbird2k at gmail.com




--- Comment #42 from Roderick Colenbrander <thunderbird2k at gmail.com>  2009-07-08 04:28:59 ---
Hi,

I'm working on replacing big chunks of the Wine bitblt code with XRender. This
will in the end also eliminate some DIB bottlenecks because XRender can do
depth conversion, so we don't have to that during a X11DRV_DIB_SetImageBits and
in other places.

It was mentioned in this bug report that text rendering is slow due to a part
of the DIB stuff. Did you perform any profiling e.g. using sysprof/oprofile to
see which functions consume most time? In the report depth conversion isn't
mentioned but I guess that this might be one of the most time consuming parts.
Is this the case? My work might be able to accelerate AutoCad quite a bit (sure
not as much as a complete DIB engine).

Roderick

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