[Webkit-unassigned] [Bug 72965] [chromium] Use blending on opaque non-axis-aligned layers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 14:48:48 PST 2011


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





--- Comment #7 from David Reveman <reveman at chromium.org>  2011-11-23 14:48:48 PST ---
(From update of attachment 116424)
This will fix the problem but we could do better for tiled layers. Only the tiles that have edges at the borders of the layer will need blending. The inner tiles don't.

Maybe we should move the disable blend code into CCLayerImpl::Draw?

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