[Webkit-unassigned] [Bug 52490] New: Make it possible for TransformationMatrix to have platform specific implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 15:32:31 PST 2011


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

           Summary: Make it possible for TransformationMatrix to have
                    platform specific implementations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cmarrin at apple.com


Today, TransformationMatrix is in platform/graphics, but there are no platform specific implementations other than the casting operators. PLATFORM(CA) and probably others could take advantage of optimized matrix operations if they were made platform specific.

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