[Webkit-unassigned] [Bug 77575] New: [Texmap] Use glScissors for clipping in TextureMapperGL when possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 14:28:05 PST 2012


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

           Summary: [Texmap] Use glScissors for clipping in
                    TextureMapperGL when possible
           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 stencil for all clip operations in TextureMapperGL. Stencils are far more costly, especially on mobile devices, so the use of scissors can be a nice performance boost.

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