[Webkit-unassigned] [Bug 30211] [Qt] Consider prefering QImage* over QPixmap* as NativeImagePtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 22:18:29 PDT 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #2 from Simon Hausmann <hausmann at webkit.org>  2009-10-12 22:18:29 PDT ---
Hmm, is the goal to distinguish between a paintengine that _can_ draw
transformed pixmaps efficiently (i.e. openvg or opengl) and a paintengine that
fails to do so (x11) ?

If yes, I guess we could try to use the paint engine's feature flags to
determine this at run-time.

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



More information about the webkit-unassigned mailing list