[Webkit-unassigned] [Bug 41010] New: [chromium] Attach a GLES2Context to a WebView to enable resource sharing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 13:43:52 PDT 2010


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

           Summary: [chromium] Attach a GLES2Context to a WebView to
                    enable resource sharing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vangelis at chromium.org


In order for the page compositor to share resources (textures) with any hardware accelerated elements within a page (e.g. WebGL, Pepper3D) there needs to be a single GLES2Context associated with the view that's available when the accelerated elements are created (they often get created before the layer compositor).

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