[Webkit-unassigned] [Bug 96579] New: [CSS Shaders][Skia] Add FECustomFilterSkia.cpp to implement a faster way to run the custom filters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 17:07:07 PDT 2012


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

           Summary: [CSS Shaders][Skia] Add FECustomFilterSkia.cpp to
                    implement a faster way to run the custom filters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achicu at adobe.com


Skia can have textures attached to the GraphicsContext, so we can leverage that to avoid making copies from the CPU to the GPU.

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