mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-07 13:29:49 -05:00
Clean up resources when plane is reassigned
This commit is contained in:
parent
2f8b5c4448
commit
aedfa27d3a
3 changed files with 110 additions and 63 deletions
|
|
@ -148,7 +148,6 @@ struct wlr_output_state {
|
|||
uint32_t cursor_width, cursor_height;
|
||||
|
||||
bool pageflip_pending;
|
||||
bool cleanup;
|
||||
};
|
||||
|
||||
bool wlr_drm_check_features(struct wlr_backend_state *drm);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue