[Webkit-unassigned] [Bug 37280] Windows 7: Investigate using Direct2D for painting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 10:40:35 PDT 2010


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





--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2010-04-08 10:40:35 PST ---
(In reply to comment #0)
> We should investigate using this in WebKit to see if we can benefit from its
> increased performance and better feature set relative to GDI.

We should also compare it to CoreGraphics, of course.

Since Direct2D will only be available on Windows 7 and later (and on Windows
Vista with an optional update), we'd need to be able to fall back to different
rendering path at runtime. Also, CoreAnimation has dependencies on
CoreGraphics, so we'd probably need to keep CoreGraphics around even on Windows
7 and later.

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