[Webkit-unassigned] [Bug 114869] New: [Texmap] Deprecate TextureMapperImageBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 06:36:11 PDT 2013


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

           Summary: [Texmap] Deprecate TextureMapperImageBuffer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam at webkit.org
                CC: allan.jensen at digia.com, mrobinson at webkit.org,
                    jocelyn.turcotte at digia.com


TextureMapperImageBuffer was originally meant as a software fallback for accelerated compositing.
However, as we put more and more strain on the compositor (e.g. with direct compositing), the software fallback makes less and less sense in its current form, and makes it more complex to improve and optimize the GL backend.

Since QWebView relies on this feature, the suggestion for Qt is to switch to using having a QGLWidget that runs TextureMapperGL internally, and integrates into the QWebView via Qt and the windowing system.

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