Commit graph

5 commits

Author SHA1 Message Date
Simon Ser
a5b2dff91d Merge branch 'kdfs' into 'master'
render/pixel_format: generate tables via kdfs

See merge request wlroots/wlroots!5271
2026-06-04 14:24:20 +00:00
Alexander Orzechowski
37f30dc8d0 drm: Make it clear that we tried to import a shm buffer
Reduces the guess work in logs
2026-05-06 19:56:19 -04:00
Simon Ser
2d95d8d292 render/pixel_format: add pixel_format_get_opaque_substitute()
We'll soon move opaque substitutes outside of the format table.
Prepare the work by introducing a separate function to get this
piece of information.
2026-03-27 18:58:14 +01:00
Simon Ser
f6659414ba backend/drm: add drm_fb_copy()
Similar to drm_fb_move(), but leaves old as-is.
2024-03-04 11:25:33 +01:00
Simon Ser
260dbdf704 backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00