[Webkit-unassigned] [Bug 61740] [Texmap][Qt] Enable TextureMapper by default
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 31 01:10:23 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61740
--- Comment #9 from Simon Hausmann <hausmann at webkit.org> 2011-05-31 01:10:22 PST ---
(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?
--
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