Closed
Bug 715894
Opened 14 years ago
Closed 14 years ago
Only draw the dirty rect when gralloc is in use
Categories
(Firefox for Android Graveyard :: General, defect, P4)
Tracking
(firefox11 fixed, fennec11+)
RESOLVED
FIXED
Firefox 12
People
(Reporter: snorp, Assigned: snorp)
Details
Attachments
(1 file)
2.50 KB,
patch
|
cwiiis
:
review+
blassey
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Right now we draw the entire tile area when using gralloc, but we should only draw the dirty area. This should yield a nice performance boost for things like animated gifs.
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Attachment #586428 -
Flags: review?(chrislord.net)
Comment 2•14 years ago
|
||
Comment on attachment 586428 [details] [diff] [review]
Only draw dirty rect when using gralloc textures
Review of attachment 586428 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM.
Attachment #586428 -
Flags: review?(chrislord.net) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 12
Assignee | ||
Comment 5•14 years ago
|
||
Comment 6•14 years ago
|
||
Comment on attachment 586428 [details] [diff] [review]
Only draw dirty rect when using gralloc textures
[Triage Comment]
Attachment #586428 -
Flags: approval-mozilla-aurora+
Comment 7•14 years ago
|
||
tracking-fennec: --- → 11+
status-firefox11:
--- → fixed
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•