Commit graph

2 commits

Author SHA1 Message Date
Simon Ser
53757b18bd render/swapchain: switch to init()/finish() 2023-02-21 11:23:16 +01:00
Simon Ser
ef49909da8 render/swapchain: make public
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.
2023-02-21 11:22:29 +01:00
Renamed from include/render/swapchain.h (Browse further)