weston/libweston/backend-headless
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
..
headless.c libweston: move weston_compositor_shutdown call out of backends 2023-06-27 12:09:47 +01:00
meson.build libweston: move gl-borders code into helper lib 2022-12-14 11:57:24 +00:00