Update ANGLE in Firefox 72
Categories
(Core :: Graphics, enhancement, P1)
Tracking
()
People
(Reporter: mikokm, Assigned: mikokm)
References
(Blocks 1 open bug)
Details
(Keywords: perf-alert)
Attachments
(4 files, 5 obsolete files)
The target ANGLE version is 3865.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D44561
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D44568
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D44569
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D44570
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D44561
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D44579
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D44580
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D44581
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3064469c073d
https://hg.mozilla.org/mozilla-central/rev/13282d7a47a5
https://hg.mozilla.org/mozilla-central/rev/cd2799d2d190
https://hg.mozilla.org/mozilla-central/rev/e5b3436fc277
Comment 12•5 years ago
|
||
Backed out 4 changesets (bug 1578576) for causing build failure with microsoft visual studio 2019. a=backout
Backout:
https://hg.mozilla.org/mozilla-central/rev/265d683ed5c396f3f0e38044cd2a91f881d931b7
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 13•5 years ago
|
||
As this was already backed out not logging a separate bug:
This also caused a performance regression:
== Change summary for alert #23001 (as of Mon, 09 Sep 2019 01:32:06 GMT) ==
Regressions:
20% tp5o_scroll windows10-64-shippable-qr opt e10s stylo 1.75 -> 2.10
18% tart windows10-64-shippable-qr opt e10s stylo 2.35 -> 2.76
6% tscrollx windows10-64-shippable-qr opt e10s stylo 0.85 -> 0.90
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=23001
Comment 14•5 years ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:miko, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 15•5 years ago
|
||
This cannot be landed yet because of the talos regressions mentioned in comment 13.
Comment 16•5 years ago
|
||
Yeah, sounds like we fell off of a fast-path. Do you have bandwidth to look into it, miko?
Updated•5 years ago
|
Comment 18•5 years ago
|
||
We discussed this briefly in Slack. The possible ideas we came up with were:
- dual source blending patches.
- parallel / cache shader issues.
- y-flip framebuffer extension.
Assignee | ||
Comment 19•5 years ago
|
||
(In reply to Jeff Gilbert [:jgilbert] from comment #16)
Yeah, sounds like we fell off of a fast-path. Do you have bandwidth to look into it, miko?
I will try to track down where the regressions came from.
Comment 20•5 years ago
|
||
Comment 21•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/77cee77c0307
https://hg.mozilla.org/mozilla-central/rev/3a91885d47e0
https://hg.mozilla.org/mozilla-central/rev/3a527c210483
https://hg.mozilla.org/mozilla-central/rev/3e32f97460b0
Updated•5 years ago
|
Updated•5 years ago
|
Comment 22•5 years ago
|
||
If mozregression is correct, this merge caused the regression described in Bug 1608933.
Comment 23•5 years ago
|
||
Trying to pare down our cherry-picks:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=30725eeef6066f5943c9d33b7a65a4b18d1c2040
"Do not override symbol visibility attribute on non-windows builds"
Upstreaming: https://chromium-review.googlesource.com/c/angle/angle/+/2029513
"Remove static_assert for global mutex"
Seems to not be needed anymore.
" Disable debug layers"
Seeeems to just change the behavior of the win+debug generated/test_2_conformance2__extensions__ovr_multiview2_draw_buffers.html test to failure. We can just mark this failure change as expected.
"Fix MinGW include"
Already fixed upstream.
Updated•5 years ago
|
Description
•