[webkit-reviews] review requested: [Bug 22404] wx port has poor image performance : [Attachment 25354] Use DrawBitmap instead of Blit and avoid costly image rescaling

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


Kevin Watters <kevinwatters at gmail.com> has asked  for review:
Bug 22404: wx port has poor image performance
https://bugs.webkit.org/show_bug.cgi?id=22404

Attachment 25354: Use DrawBitmap instead of Blit and avoid costly image
rescaling
https://bugs.webkit.org/attachment.cgi?id=25354&action=review

------- Additional Comments from Kevin Watters <kevinwatters at gmail.com>
Makes the wxGraphicsContext image drawing path more efficient by using
DrawBitmap and wxGraphicsContext's ability to render rescaled images for us.


More information about the webkit-reviews mailing list