Bug 43114

Summary: [Qt] putImageData(): Combine premultiplication and BGR->RGB
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Performance, Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-07-28 05:07:58 PDT
Further optimize putImageData() by doing BGR->RGB inside the premultiplication routine.
Attachments
Proposed patch (2.15 KB, patch)
2010-07-28 05:11 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-07-28 05:11:04 PDT
Created attachment 62813 [details] Proposed patch
Kenneth Rohde Christiansen
Comment 2 2010-07-28 05:17:01 PDT
Comment on attachment 62813 [details] Proposed patch When will we get the asm version? :-)
Andreas Kling
Comment 3 2010-07-28 05:55:32 PDT
Comment on attachment 62813 [details] Proposed patch Clearing flags on attachment: 62813 Committed r64202: <http://trac.webkit.org/changeset/64202>
Andreas Kling
Comment 4 2010-07-28 05:55:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.