wlroots/include
Simon Ser 514c4b4cce backend: add timeline feature flag
The output feature flag has a flaw: it's not possible to check
whether the backend supports timelines during compositor
initialization when we need to figure out whether we want to enable
the linux-drm-syncobj-v1 protocol.

Introduce a backend-wide feature flag to indicate support for
timelines to address this defect.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3904
2024-10-11 17:11:35 +00:00
..
backend backend/drm: add explicit sync support to multi-GPU blits 2024-08-26 18:09:27 +02:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/color: Invert ownership model of color_transform types. 2024-08-24 14:33:22 -04:00
types cursor: add support for linux-drm-syncobj-v1 2024-08-06 17:37:06 +00:00
util xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00
wlr backend: add timeline feature flag 2024-10-11 17:11:35 +00:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00