Open
Bug 754528
Opened 13 years ago
Updated 2 years ago
Really poor canvas graphics performance (on Android)
Categories
(Core :: Graphics: Canvas2D, defect, P5)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: canuckistani, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: productwanted, Whiteboard: [Engagement][games:p-])
Using this site's demos as an example:
http://www.nihilogic.dk/labs/pocket_full_of_html5/#presets/pre3d_eq.js
On desktop, these demos run quite well but the framerate on feenec is extremely poor.
Reporter | ||
Comment 1•13 years ago
|
||
Device is Samsung Galay Nexus, running 4.0.4 & Aurora
Updated•13 years ago
|
Component: General → Canvas: 2D
Product: Fennec Native → Core
QA Contact: general → canvas.2d
Updated•13 years ago
|
tracking-fennec: --- → ?
Updated•12 years ago
|
Keywords: productwanted
Comment 2•12 years ago
|
||
Will this require accelerated canvas?
Is this required for gaming?
Updated•12 years ago
|
Blocks: gecko-games
Whiteboard: [Engagement] → [Engagement][games:p?]
Comment 4•12 years ago
|
||
This matters to games. The question is really what's the best way to solve it?
Comment 5•12 years ago
|
||
Yes, we've got various plans to improve graphics performance in general and canvas performance in particular. We'll be working on using Skia's hardware-accelerated backend for canvas on Android in Q4, which we hope to make a big difference. We're also looking in to ways to improve software performance by the end of the year.
Updated•12 years ago
|
Whiteboard: [Engagement][games:p?] → [Engagement][games:p2]
Depends on: 687187
Summary: Really poor canvas graphics performance → Really poor canvas graphics performance (on Android)
Whiteboard: [Engagement][games:p2] → [Engagement][games:p-]
Depends on: 768959
Updated•11 years ago
|
Assignee: nobody → snorp
Comment 6•11 years ago
|
||
We have hardware-accelerated Skia now, but I can't seem to run these demos on my phone. The start/stop buttons for the audio never appear.
Comment 7•11 years ago
|
||
Demo might be broken because of the removal of mozaudio.
Updated•3 years ago
|
Assignee: snorp → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•