[Webkit-unassigned] [Bug 255328] [TextureMapper][GTK][WPE] CSS 3D animations/transforms are glitchy in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 12 14:00:02 PDT 2023


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 465871

  --> https://bugs.webkit.org/attachment.cgi?id=465871&action=review

Patch to disable depth buffers

This is a side effect of enabling depth buffers prematurely by 229846 at main.
You can check how it looked like by disabling depth buffers.
The fundamental problems are tracked by:

  Bug 217103 – [TextureMapper] A semi-transparent parent layer is rendered as a opaque layer for children layers
  Bug 217080 – [TextureMapper] Order Independent Transparency support

I'm a bit busy now. I'd be grad to review if someone proposes patches for them.

-- 
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/20230412/41414483/attachment.htm>


More information about the webkit-unassigned mailing list