[Webkit-unassigned] [Bug 22404] wx port has poor image performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 21 07:23:05 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22404


kevinwatters at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25354|                            |review?
               Flag|                            |




------- Comment #1 from kevinwatters at gmail.com  2008-11-21 07:23 PDT -------
Created an attachment (id=25354)
 --> (https://bugs.webkit.org/attachment.cgi?id=25354&action=view)
Use DrawBitmap instead of Blit and avoid costly image rescaling

Makes the wxGraphicsContext image drawing path more efficient by using
DrawBitmap and wxGraphicsContext's ability to render rescaled images for us.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list