Closed
Bug 1607352
Opened 6 years ago
Closed 6 years ago
Support DirectComposition virtual surface API
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gwatson
| Assignee | ||
Comment 1•6 years ago
|
||
Adds an #ifdef to the DCLayerTree implementation that allows
selecting whether to use the virtual surface API (enabled by
default) or the regular DC surface API.
For now, this is a compile-time switch. As a follow up to this,
we will support both options at runtime (for example, using the
regular surface API for surfaces that have holes or translucency).
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d212c2ddb76
Support DirectComposition virtual surface API. r=sotaro
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•