Closed
Bug 1699598
Opened 4 years ago
Closed 4 years ago
Create GLContext for CompositorOGL when sw-wr is enabled on Android
Categories
(Core :: Graphics: WebRender, enhancement)
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When sw-wr is used on Android, RenderCompositorOGLSWGL and CompositorOGL is used. CompositorOGL does not need ES3 nor depth buffer.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•4 years ago
|
Blocks: sw-wr-android
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Implementation could be affected by Bug 1678892.
Depends on: sw-wr-perf-pbo
Updated•4 years ago
|
Attachment #9210185 -
Attachment description: Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android → WIP: Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android
Updated•4 years ago
|
Attachment #9210185 -
Attachment description: WIP: Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android → Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android
Updated•4 years ago
|
Attachment #9210185 -
Attachment description: Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android → WIP: Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android
Updated•4 years ago
|
Attachment #9210185 -
Attachment description: WIP: Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android → Bug 1699598 - Create GLContext for CompositorOGL when sw-wr is enabled on Android
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f27f91cac303
Create GLContext for CompositorOGL when sw-wr is enabled on Android r=jnicol
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•