RESOLVED FIXED 43059
[Qt] putImageData() optimizations
https://bugs.webkit.org/show_bug.cgi?id=43059
Summary [Qt] putImageData() optimizations
Andreas Kling
Reported 2010-07-27 10:50:46 PDT
- Single-pass premultiplication and BGR->RGB conversion - Use ARGB32PM for the temporary image so Qt calls the fast Source composition function
Attachments
Proposed patch (4.33 KB, patch)
2010-07-27 11:00 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-07-27 11:00:09 PDT
Created attachment 62710 [details] Proposed patch
Andreas Kling
Comment 2 2010-07-27 14:17:50 PDT
Comment on attachment 62710 [details] Proposed patch Clearing flags on attachment: 62710 Committed r64157: <http://trac.webkit.org/changeset/64157>
Andreas Kling
Comment 3 2010-07-27 14:18:01 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.