RESOLVED FIXED 57596
[CG] Don't accelerate small canvases
https://bugs.webkit.org/show_bug.cgi?id=57596
Summary [CG] Don't accelerate small canvases
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.