weston/libweston/backend-rdp
Philipp Zabel 90c11cf40e libweston: move weston_compositor_shutdown call out of backends
If we want to support multiple backends, the compositor must take care
to call this once, at the appropriate moment, so stop letting the
backends handle compositor shutdown themselves.

Move the weston_compositor_shutdown() calls from the backend::destroy
callbacks into weston_compositor_destroy() and the calls in the backend
creation error paths into weston_compositor_load_backend().

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-06-27 12:09:47 +01:00
..
meson.build backend-rdp: add pixel format info array 2023-06-15 15:48:26 +00:00
rdp.c libweston: move weston_compositor_shutdown call out of backends 2023-06-27 12:09:47 +01:00
rdp.h backend-rdp: add pixel format info array 2023-06-15 15:48:26 +00:00
rdpclip.c backend-rdp/rdpclip: Avoid printing negative index 2022-09-23 11:32:19 +00:00
rdpdisp.c libweston: Use weston_coord in struct weston_output 2023-06-12 16:55:22 -05:00
rdputil.c rdp: Make thread checks unconfigurable 2022-05-24 07:29:45 -05:00