[Webkit-unassigned] [Bug 61740] [Texmap][Qt] Enable TextureMapper by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 06:03:47 PDT 2011


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





--- Comment #10 from Noam Rosenthal <noam.rosenthal at nokia.com>  2011-05-31 06:03:47 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > Symbian build is still broken. I have no idea why.
> 
> Looks like a problem with the OpenGL headers:
> 
>  compile    : Source\WebCore\platform\graphics\opengl\TextureMapperGL.cpp      [armv5_urel.rvct4_0]
>    "D:/w/qt-symbian-release/build/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp", line 532: Error:  #20: identifier "GL_BGRA" is undefined
>          GL_CMD(glTexSubImage2D(GL_TEXTURE_2D, 0, m_dirtyRect.x(), m_dirtyRect.y(), m_dirtyRect.width(), m_dirtyRect.height(), GL_BGRA, GL_UNSIGNED_BYTE, m_buffer->data()))
>          ^
> 
> Should we build without OpenGL on Symbian perhaps?

This shouldn't even be built on symbian, unless unix|mac applies to Symbian somehow.
For now we should not enable TextureMapper for symbian, and eventually not build the OpenGL backend for Symbian.

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