[Webkit-unassigned] [Bug 216101] New: Make TransformationMatrix::inverse() faster in the case of affine transformation matrices

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 14:53:31 PDT 2020


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

            Bug ID: 216101
           Summary: Make TransformationMatrix::inverse() faster in the
                    case of affine transformation matrices
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

This function currently computes the inverse transformation using a generic algorithm for 4x4 matrices.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200902/6ea24470/attachment-0001.htm>


More information about the webkit-unassigned mailing list