Closed
Bug 1260934
Opened 9 years ago
Closed 4 years ago
Scrolling with WARP performs poorly
Categories
(Core :: Graphics: Layers, defect, P3)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
People
(Reporter: bas.schouten, Assigned: bas.schouten)
References
Details
(Whiteboard: gfx-noted)
Attachments
(1 file, 1 obsolete file)
229.35 KB,
patch
|
Details | Diff | Splinter Review |
George pointed out scrolling with WARP performs poorly compared to basic. He is right. I've identified some reasons and have some improvements.
Assignee | ||
Comment 1•9 years ago
|
||
This flag seems to bring performance of WARP on par with basic layers on my machine. WARP performs somewhat better on more complicated test cases (like first-harder on Jeff's people). However WARP also still uses considerably more CPU. We'll have to see if this is worth it but this patch is probably a good idea regardless.
Attachment #8736517 -
Flags: review?(jmuizelaar)
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Assignee | ||
Comment 4•9 years ago
|
||
Fixed a small issue where blending should be enabled for masked layers.
Attachment #8736517 -
Attachment is obsolete: true
Attachment #8736517 -
Flags: review?(jmuizelaar)
Attachment #8736748 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•