[Webkit-unassigned] [Bug 194817] New: [WPE][EGL] Runtime support for 16 bpp EGL configurations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 07:02:53 PST 2019


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

            Bug ID: 194817
           Summary: [WPE][EGL] Runtime support for 16 bpp EGL
                    configurations
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: bugs-noreply at webkitgtk.org, magomez at igalia.com,
                    zan at falconsigh.net

Currently our graphics pipeline always relies on a ARGB8888 (32 bpp) pixel configuration. On some low-end (old) embedded platforms the graphics driver is sometimes optimized for 16 bpp configurations, such as RGB565. So it would be nice if there was a runtime setting that could be used on these platforms.

I started a patch...

-- 
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/20190219/a077b78f/attachment-0001.html>


More information about the webkit-unassigned mailing list