This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100833/

On March 10th, 2011, 6:54 p.m., Martin Gräßlin wrote:

Thanks for trying the implementation on all those different hardware. I would never have been able to find those issues ;-)
I'm glad to work on kwin. And I'd like to bring up the whole plasma-desktop stack on ARM platform with GLES2. 

- Jammy


On March 10th, 2011, 10:03 a.m., Jammy Zhou wrote:

Review request for kwin.
By Jammy Zhou.

Updated March 10, 2011, 10:03 a.m.

Description

When run kwin-gles2 on Freescale imx51 ARM platform, GL_INVALID_OPERATION error happens in SceneOpenGL::Texture::load(), caused by NULL pixmap passed in. And it happens for QPixmap without X11 pixmap. I can see many warnings "QPixmap::handle(): Pixmap is not an X11 class pixmap" when run kwin on imx51.

Testing

No GL_INVALID_OPERATION errors in SceneOpenGL::Texture::load() function

Diffs

  • kwin/scene_opengl.cpp (1070081)
  • kwin/scene_opengl_egl.cpp (4f456cb)

View Diff