Closed
Bug 1554522
Opened 6 years ago
Closed 6 years ago
[Wayland] Implement Wayland DMABuf surface
Categories
(Core :: Graphics, enhancement, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file, 1 obsolete file)
Implement 2D surface class based on DMABuf which provides 2D surfaces stored at GPU memory.
Assignee | ||
Comment 1•6 years ago
|
||
- Implement WaylandDMABufSurface class which provides basic 2D surfaces located at GPU memory.
- Implement ability to bind it as wl_buffer for direct wayland rendering and R/W mapping for CPU
access.
Assignee | ||
Comment 2•6 years ago
|
||
- Implement WaylandDMABufSurface class which provides basic 2D surfaces located at GPU memory.
- Implement ability to bind it as wl_buffer for direct wayland rendering and R/W mapping for CPU
Updated•6 years ago
|
Attachment #9067642 -
Attachment is obsolete: true
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by malexandru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e6fbf613210
[Wayland] Implement Wayland DMABuf surface, r=jhorak
Keywords: checkin-needed
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•