[Webkit-unassigned] [Bug 68808] New: [Texmap][Qt] Refactor texture-upload to allow direct chunk update

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 09:38:59 PDT 2011


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

           Summary: [Texmap][Qt] Refactor texture-upload to allow direct
                    chunk update
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam.rosenthal at nokia.com


The current texture-mapper interface only allows for creating a BGRA32 buffer and painting into it.
But in WebKit2, we already have the pixels and want to update them directly into the texture without the extra copy.

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