aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/render/swapchain.h
AgeCommit message (Collapse)Author
2023-02-21render/swapchain: make publicSimon 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.