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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 03:18:28 PST 2010


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





--- Comment #7 from Jarkko Sakkinen <jarkko.sakkinen at tieto.com>  2010-02-22 03:18:28 PST ---
You mean texImage2D and texSubImage2D methods that take Image* parameter? I
would actually go even more conservative for this initial patch on Qt WebGL
support because those two functions are not usuall that frequently called in
common OpenGL code. See this changeset in gitorious:

http://gitorious.org/webkit/jarkkos-webkit/commit/521a68ff041db6e72d52439ed9fd02481eafb672

What do you think? 

After this patch has been accepted with possible corrections I think it might
be good idea to keep this implementation fairly conservative until possible
issues on different targets have been fixed.

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