weston/compositor
Philipp Zabel 1d59530e4b libweston: Set the presentation clock in the compositor
Let backends declare the presentation clocks they can use with a
new bitfield weston_backend::supported_presentation_clocks and set
presentation clock after loading the backend in the compositor.

Make weston_compositor_set_presentation_clock() internal and replace
weston_compositor_set_presentation_clock_software() with an exported
weston_compositor_backends_loaded(), which is called by the compositor
after the backend is loaded.

In the future, this can be extended to determine the subset of clocks
supported by all backends.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-08-02 11:51:56 +03:00
..
cms-colord.c
cms-helper.c
cms-helper.h
cms-static.c
config-helpers.c
executable.c
main.c libweston: Set the presentation clock in the compositor 2023-08-02 11:51:56 +03:00
meson.build build: Switch join_paths(foo, bar) to foo / bar 2023-06-22 14:31:57 +01:00
screen-share.c
systemd-notify.c
text-backend.c text-backend: Don't restart client on exit 2023-06-19 21:32:47 +01:00
weston-private.h
weston-screenshooter.c
weston.desktop
weston.h frontend: Explicitly destroy Xwayland from frontend code 2023-06-19 21:32:47 +01:00
xwayland.c frontend: Explicitly destroy Xwayland from frontend code 2023-06-19 21:32:47 +01:00