Closed Bug 1535893 Opened 5 years ago Closed 5 years ago

Use SharedGL in RenderCompositorEGL on wayland

Categories

(Core :: Graphics: WebRender, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: sotaro, Assigned: stransky)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

By Bug 1532929 Comment 7, SharedGL usage in RenderCompositorEGL on wayland caused flicker when multiple windows were opened. Bug 1532929 does not enable SharedGL on wayland for now.

Blocks: wayland, wr-linux
Priority: -- → P3

Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/659c30eda4f1
Use SharedGL in RenderCompositorEGL on wayland, r=sotaro

Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Assignee: nobody → stransky

I am still testing, but I suspect this causes two regressions I have recently observed: Odd flickering + blocked buffer swap, which suggests that a new path has been introduced without the appropriate call to eglSwapInterval(0).

(In reply to Kenny Levinsen :kennylevinsen from comment #5)

I am still testing, but I suspect this causes two regressions I have
recently observed: Odd flickering + blocked buffer swap, which suggests that
a new path has been introduced without the appropriate call to
eglSwapInterval(0).

Interesting, Thanks.

Regressions: 1548496
Regressions: 1548499
No longer regressions: 1548496
You need to log in before you can comment on or make changes to this bug.