Closed
Bug 1085046
Opened 11 years ago
Closed 11 years ago
Update ANGLE to get Intel D3D11 texture upload performance work around
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
This currently fails tests because of this commit:
https://chromium.googlesource.com/angle/angle/+/f8f18f05162221eb6ddd70ccb722b25838f5b807
This causes the BGRA vs RGBA differences to leak out of current use of D3D9 ANGLE
| Assignee | ||
Comment 1•11 years ago
|
||
Switching to using BGRA with angle as the patches in bug 912196 do should help here.
Comment 2•11 years ago
|
||
(In reply to Jeff Muizelaar [:jrmuizel] from comment #1)
> Switching to using BGRA with angle as the patches in bug 912196 do should
> help here.
Those should be landing Soon(tm).
| Assignee | ||
Comment 3•11 years ago
|
||
Let's try again now:
https://tbpl.mozilla.org/?tree=Try&rev=2a74c9e07c72
| Assignee | ||
Comment 4•11 years ago
|
||
| Assignee | ||
Comment 5•11 years ago
|
||
This ended up as ANGLE chromium/2191
Comment 6•11 years ago
|
||
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•