mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-28 06:08:16 +02:00
Passing the backend as a parameter to the weston_backend function pointers seems more natural and will be very useful once there can be more than one backend. Since all backends already store a pointer to the compositor instance, replace the compositor parameter with the backend in all functions. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| x11.c | ||