[Webkit-unassigned] [Bug 218278] New: [GTK][WPE] Enable direct compositing of images with rounded corners

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 03:45:44 PDT 2020


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

            Bug ID: 218278
           Summary: [GTK][WPE] Enable direct compositing of images with
                    rounded corners
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Now that TextureMapperGL can perform rounded rectangle clips, we can enable the direct composition of images that have rounded corners.

This was disabled in r219445 for GTK and WPE platforms. In order to enable it again we need to undo that change, and also check whether the image has an invertible transformation matrix, as we require that to perform the rounded clipping.

-- 
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/20201028/6df74c9b/attachment.htm>


More information about the webkit-unassigned mailing list