Closed
Bug 1414961
Opened 7 years ago
Closed 5 years ago
Add support to ANGLE for EXT_blend_func_extended on D3D11
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox57 | --- | unaffected |
firefox58 | --- | unaffected |
firefox68 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: lsalzman)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [wr-reserve][wr-q2][wr-april])
Attachments
(2 files)
See https://chromium-review.googlesource.com/c/angle/angle/+/287580. It would be good to get this upstreamed directly.
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage]
Reporter | ||
Comment 1•7 years ago
|
||
I believe we should be able to have this extension available everywhere we get ES3 through ANGLE. ANGLE requires 10.1 hardware for ES3. Dual source blending is required for 10.1 hardware.
Updated•7 years ago
|
Blocks: stage-wr-nightly
status-firefox57:
--- → unaffected
status-firefox58:
--- → unaffected
Whiteboard: [wr-mvp] [triage] → [wr-mvp] [triage][wr-reserve-candidate]
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: [wr-mvp] [triage][wr-reserve-candidate] → [wr-reserve]
Updated•7 years ago
|
Priority: P3 → P2
Reporter | ||
Updated•6 years ago
|
No longer blocks: stage-wr-nightly
Updated•6 years ago
|
Blocks: stage-wr-backlog
Reporter | ||
Comment 2•6 years ago
|
||
There was an original patch that added some support in 2016 but was backed out.
It was relanded in https://chromium-review.googlesource.com/1233713.
This was further improved in https://chromium-review.googlesource.com/c/1249361
Reporter | ||
Updated•6 years ago
|
Summary: Add support to ANGLE for EXT_blend_func_extended → Add support to ANGLE for EXT_blend_func_extended on D3D11
Reporter | ||
Comment 3•6 years ago
|
||
So we'll need to add D3D backend support and HLSL translation support.
Updated•6 years ago
|
Whiteboard: [wr-reserve] → [wr-reserve][wr-q2][wr-april]
Assignee | ||
Comment 4•6 years ago
|
||
Also relevant: https://chromium-review.googlesource.com/1245982
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Keywords: leave-open
OS: Unspecified → Windows
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2c91afc264b
check for EXT_blend_func_extended when using GL ES. r=gw
Comment 7•6 years ago
|
||
bugherder |
Assignee | ||
Comment 8•5 years ago
|
||
Updated•5 years ago
|
Depends on: angle-68-3
Assignee | ||
Updated•5 years ago
|
Keywords: leave-open
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52da0d93fe09
enable WR dual-source blending by default. r=jrmuizel
Comment 10•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•