Bug 127844 - use accelerated compositing on WinCairo
Summary: use accelerated compositing on WinCairo
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 127843
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-29 10:49 PST by Alex Christensen
Modified: 2014-01-30 19:59 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.04 KB, patch)
2014-01-29 10:54 PST, Alex Christensen
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2014-01-29 10:49:06 PST
This is the final switch for using accelerated compositing on WinCairo.  There are a few problems that should be looked into before doing this switch.  WebGL doesn't render to the screen anymore, there are some crashes (especially when using html5 video elements), and I'm not sure how to change the TextureMapper accelerated compositing settings on Windows.
Comment 1 Alex Christensen 2014-01-29 10:54:29 PST
Created attachment 222582 [details]
Patch
Comment 2 Alex Christensen 2014-01-29 15:47:50 PST
I'm going to let https://bugs.webkit.org/show_bug.cgi?id=127833 cover this, unless they decide otherwise.