Closed
Bug 1608800
Opened 5 years ago
Closed 5 years ago
[Wayland] Implement DMABUF modifiers
Categories
(Core :: Widget: Gtk, enhancement, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Implement DMABUF modifiers and also simplify buffer mapping.
Assignee | ||
Comment 1•5 years ago
|
||
Refactor dmabuf buffer mapping, warn when we're mapping buffer with modifiers.
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D59676
Assignee | ||
Comment 3•5 years ago
|
||
We need GL texture for WebGL backend.
Depends on D59677
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/757d67cba92a
[Wayland] Refactor dmabuf buffer mapping, r=jhorak
https://hg.mozilla.org/integration/autoland/rev/67066c674f24
[Wayland] Implement DMABUF modifiers, r=jhorak
https://hg.mozilla.org/integration/autoland/rev/c447185ced39
[Wayland] Export GL texture from WaylandDMABufSurface class, r=jhorak
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/757d67cba92a
https://hg.mozilla.org/mozilla-central/rev/67066c674f24
https://hg.mozilla.org/mozilla-central/rev/c447185ced39
Status: NEW → RESOLVED
Closed: 5 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
•