Closed
Bug 1622966
Opened 5 years ago
Closed 4 years ago
sw-wr: Handle scaling and converting YUV data in the compositor.
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: lsalzman)
References
(Blocks 1 open bug)
Details
(Whiteboard: wr-planning)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
In my current experience using sw-wr this is probably the biggest performance problem.
The three texture loads per pixel is very sad making.
This is blocked on building out the compositor infrastructure for doing so.
Reporter | ||
Updated•5 years ago
|
Blocks: sw-wr-perf
Updated•5 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Whiteboard: wr-planning
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → lsalzman
Status: NEW → ASSIGNED
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/754fccf0e73a
composite YUV surfaces directly in SWGL SwCompositor. r=mattwoodrow
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•