[Webkit-unassigned] [Bug 47475] New: [OpenVG] VGPath caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 10 13:48:46 PDT 2010


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

           Summary: [OpenVG] VGPath caching
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pierre.lafayette at gmail.com


Allocation and deallocation of GPU memory for VGPaths is expensive and should be avoided. For primitives whose segment data do not change, we can use vgModifyPathCoords to change the path.

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