Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-11 | wlr_drm_format: Change wlr_drm_format_dup to copy | Alexander Orzechowski | |
2023-02-21 | render/swapchain: make public | Simon Ser | |
We've had this struct for a while. It'd be useful for compositors if they want to manage the swap chains themselves instead of being forced to use wlr_output's. Some compositors might also want to use a swapchain without an output. |