Closed
Bug 582818
Opened 16 years ago
Closed 14 years ago
[OGL] Enable GLES compositing by default on Android
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: pavlov, Assigned: blassey)
References
Details
Attachments
(1 file)
|
557 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Right now we're using software compositing, but should turn on hardware acceleration.
| Reporter | ||
Updated•16 years ago
|
tracking-fennec: --- → 2.0b1+
| Reporter | ||
Updated•16 years ago
|
Blocks: ogl-osx-beta
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → vladimir
Updated•15 years ago
|
No longer blocks: ogl-osx-beta
| Reporter | ||
Updated•15 years ago
|
tracking-fennec: 2.0b1+ → 2.0b2+
| Reporter | ||
Updated•15 years ago
|
tracking-fennec: 2.0b2+ → 2.0b3+
| Reporter | ||
Updated•15 years ago
|
Assignee: vladimir → jmuizelaar
Updated•15 years ago
|
tracking-fennec: 2.0b3+ → 2.0b4+
Updated•15 years ago
|
Depends on: opengl-mobile
| Assignee | ||
Comment 1•15 years ago
|
||
Assignee: jmuizelaar → blassey.bugs
Attachment #497835 -
Flags: review?(mark.finkle)
Comment 2•15 years ago
|
||
Comment on attachment 497835 [details] [diff] [review]
patch
Are we sure this is ready? All other patches we care about have landed?
Attachment #497835 -
Flags: review?(mark.finkle) → review+
Comment 3•15 years ago
|
||
I don't know of any major problems preventing this.
It would be nice to get bug 604101 in first, but I don't think it's necessary.
Only other thing I would suggest is implementing GfxInfo and a blocklist on Android; there are a number of places where we'll likely see various rendering bugs due to issues that are outside of our control. But that doesn't need to block this.
| Assignee | ||
Comment 5•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 6•15 years ago
|
||
I had to exclude this change for Maemo. It was crashing the Talos machines:
http://hg.mozilla.org/mobile-browser/rev/ced5e2db6996
Comment 7•15 years ago
|
||
This has been disabled for all mobile platforms by
http://hg.mozilla.org/mobile-browser/rev/7827ccd4bd19
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•15 years ago
|
Summary: Enable GLES compositing by default on Android → [OGL] Enable GLES compositing by default on Android
| Reporter | ||
Updated•15 years ago
|
tracking-fennec: 2.0b4+ → 2.0next+
| Assignee | ||
Updated•15 years ago
|
tracking-fennec: 2.0next+ → 7+
| Assignee | ||
Updated•15 years ago
|
tracking-fennec: 7+ → 8+
| Assignee | ||
Updated•15 years ago
|
tracking-fennec: 8+ → +
| Assignee | ||
Comment 8•14 years ago
|
||
this happened with the merge of birch to mozilla-central in march
Status: REOPENED → RESOLVED
Closed: 15 years ago → 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•