Bug 57596

Summary: [CG] Don't accelerate small canvases
Product: WebKit Reporter: Matthew Delaney <mdelaney7>
Component: WebCore Misc.Assignee: Matthew Delaney <mdelaney7>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch
none
Patch simon.fraser: review+

Matthew Delaney
Reported 2011-03-31 16:52:42 PDT
Currently in ImageBufferCG, we don't allow using IOSurfaces if either dimension is above 4096. This patch will set a minimum allowed area for using IOSurfaces.
Attachments
Patch (1.64 KB, patch)
2011-04-01 15:38 PDT, Matthew Delaney
no flags
Patch (2.28 KB, patch)
2011-04-04 12:08 PDT, Matthew Delaney
no flags
Patch (2.24 KB, patch)
2011-04-04 12:39 PDT, Matthew Delaney
simon.fraser: review+
Matthew Delaney
Comment 1 2011-04-01 15:38:13 PDT
Matthew Delaney
Comment 2 2011-04-04 12:08:52 PDT
Matthew Delaney
Comment 3 2011-04-04 12:39:26 PDT
Matthew Delaney
Comment 4 2011-04-04 13:28:57 PDT
Tim Horton
Comment 5 2012-12-02 23:27:58 PST
Simon Fraser (smfr)
Comment 6 2012-12-03 08:28:02 PST
Note You need to log in before you can comment on or make changes to this bug.