[Webkit-unassigned] [Bug 35153] [Qt] WebGL support missing in QtWebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 08:08:28 PST 2010


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





--- Comment #6 from Noam Rosenthal <noam.rosenthal at nokia.com>  2010-02-19 08:08:28 PST ---
I see that when converting from WebCore::Image* we use QPixmap::toImage(). If
we're in the OpenGL graphicssystem, that would be an unnecessary bottleneck.
Anyway we could use the standard QPixmap->texture conversions from QtOpenGL?

-- 
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