Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use RasterPixmapData until we fix QEglGLPixmapData properly #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 16, 2012

  1. Use RasterPixmapData until we fix QEglGLPixmapData properly

    This patch includes both a change to use RasterPixmapData instead of
    our own QEglRasterPixmapData as well as a fix to make QEglGLPixmapData
    work to begin with. Due to the slow performance of the latter, we
    should refrain from using the Egl version until we can either make webkit
    not thrash pixmaps so much or improve the copying performance of egl
    pixmaps.
    Florian Hanel committed May 16, 2012
    Configuration menu
    Copy the full SHA
    84c3ef2 View commit details
    Browse the repository at this point in the history