[Webkit-unassigned] [Bug 64878] [Qt] Adopt GraphicsContext3DOpenGL.cpp and ANGLE (part 2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 24 18:18:20 PDT 2011


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


Andrew Wason <rectalogic at rectalogic.com> changed:

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




--- Comment #8 from Andrew Wason <rectalogic at rectalogic.com>  2011-07-24 18:18:20 PST ---
(In reply to comment #6)
> 
> > Source/WebCore/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp:344
> > +    ::glActiveTexture(GL_TEXTURE0);
> 
> Please ask Martin Robinson to review this.

Martin, could you review this part? Previously this was glActiveTexture(0) which is invalid and generated GL error GL_INVALID_ENUM

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