Open
Bug 2038650
Opened 20 days ago
Updated 1 day ago
Support external images with the quad shader code path
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Keywords: leave-open)
Attachments
(5 files)
No description provided.
| Assignee | ||
Comment 1•20 days ago
|
||
| Assignee | ||
Comment 2•20 days ago
|
||
We will get back to this in a followup.
| Assignee | ||
Updated•12 days ago
|
Keywords: leave-open
Pushed by nsilva@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b18b8cce4862
https://hg.mozilla.org/integration/autoland/rev/af14c49c5806
Don't use quads for underlay images. r=gw
Comment 4•11 days ago
|
||
| bugherder | ||
| Assignee | ||
Comment 5•6 days ago
|
||
Pushed by nsilva@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a201fee26941
https://hg.mozilla.org/integration/autoland/rev/ac4d0375df9a
Fix nearest sampling in the SWGL fast path for quad_textured. r=gw
| Assignee | ||
Comment 7•5 days ago
|
||
TextureRect will be implemented in a followup.
| Assignee | ||
Comment 9•5 days ago
|
||
Comment 10•3 days ago
|
||
Pushed by nsilva@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a30f3a563861
https://hg.mozilla.org/integration/autoland/rev/4a0d93c8cccf
Add ps_quad_textured variants for the different sampler types. r=gw
https://github.com/mozilla-firefox/firefox/commit/a80dfadec5d3
https://hg.mozilla.org/integration/autoland/rev/bc4320d53909
Use quad shaders for images when TEXTURE_RECT isn't required. r=gw,media-playback-reviewers,padenot
Comment 11•3 days ago
|
||
Pushed by nsilva@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/311b4544aa72
https://hg.mozilla.org/integration/autoland/rev/980e84a0e5b8
Implement support for TextureRect images with ps_quad_textured. r=gw
Comment 12•3 days ago
|
||
| bugherder | ||
Comment 13•2 days ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•