[Webkit-unassigned] [Bug 38783] [chromium] Implement h/w accelerated compositing for LayerChromium layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 13 11:45:49 PDT 2010


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


Vangelis Kokkevis <vangelis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56003|                            |review?
               Flag|                            |




--- Comment #1 from Vangelis Kokkevis <vangelis at chromium.org>  2010-05-13 11:45:49 PST ---
Created an attachment (id=56003)
 --> (https://bugs.webkit.org/attachment.cgi?id=56003)
Proposed patch

Sorry this patch got to be a bit bigger than I intended to.  There are still a few things that will change in subsequent CLs such as:
1. Layers don't need to hang on to their GC and Canvas.  The can create one temporarily, render into it and upload the results to the texture.
2. Setting a 1x1 dirty region to kick off the render logic for the browser will go away once the compositor moves to its own thread.

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