[Webkit-unassigned] [Bug 48282] WebGraphicsContext3DDefaultImpl does not run on top of OpenGL ES 2.0 implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 17:51:31 PDT 2010


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


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Need to use                 |WebGraphicsContext3DDefault
                   |GL_DEPTH_COMPONENT16 when   |Impl does not run on top of
                   |running on GLES2 in         |OpenGL ES 2.0
                   |WebGraphicsContext3DDefault |implementations
                   |Impl                        |
             Status|ASSIGNED                    |NEW
         AssignedTo|kbr at google.com              |webkit-unassigned at lists.web
                   |                            |kit.org




--- Comment #1 from Kenneth Russell <kbr at google.com>  2010-10-25 17:51:31 PST ---
There are additional problems when running on top of ANGLE (or any non-desktop GL implementation). The shader validator needs to be changed to generate GLSL ES rather than GLSL. There may be additional problems. Changing the synopsis.

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