Bug 39299 - Accelerated compositing on Windows doesn't work on machines that don't support hardware vertex processing, but should
Summary: Accelerated compositing on Windows doesn't work on machines that don't suppor...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-05-18 10:24 PDT by Adam Roben (:aroben)
Modified: 2010-05-18 12:35 PDT (History)
5 users (show)

See Also:


Attachments
Make accelerated compositing work on machines that don't support hardware vertex processing (2.46 KB, patch)
2010-05-18 10:29 PDT, Adam Roben (:aroben)
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-05-18 10:24:18 PDT
Accelerated compositing on Windows doesn't work on machines that don't support hardware vertex processing, but should. Safari's Top Sites and Cover Flow features work on these machines, for example.
Comment 1 Adam Roben (:aroben) 2010-05-18 10:24:51 PDT
<rdar://problem/7997692>
Comment 2 Adam Roben (:aroben) 2010-05-18 10:29:40 PDT
Created attachment 56389 [details]
Make accelerated compositing work on machines that don't support hardware vertex processing
Comment 3 Adam Roben (:aroben) 2010-05-18 10:58:04 PDT
Might be a dupe of bug 38080.
Comment 4 Adam Roben (:aroben) 2010-05-18 12:35:28 PDT
Committed r59684: <http://trac.webkit.org/changeset/59684>