[Webkit-unassigned] [Bug 79164] New: [Qt][WK2] Use 16bit for opaque tiles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 16:24:27 PST 2012


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

           Summary: [Qt][WK2] Use 16bit for opaque tiles
           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


right now we use 32bit textures both for opaque and transparent tiles. 
This is a waste of memory and cycles in platforms where 16bit is the native color depth. We should switch to 16bit when we can.

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