wlroots/include
Simon Ser 3b93da70a0 backend/wayland: report parent presentation clock
There's no guarantee that the parent Wayland compositor uses
CLOCK_MONOTONIC for reporting presentation timestamps, they could
be using e.g. CLOCK_MONOTONIC_RAW or another system-specific clock.

Forward the value via wlr_backend_impl.get_presentation_clock.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3254#note_1143061
2021-11-22 19:31:59 +01:00
..
backend backend/wayland: report parent presentation clock 2021-11-22 19:31:59 +01:00
render Remove support for DMA-BUF flags 2021-11-17 16:12:59 +00:00
types output: lift up output format fallback logic 2021-11-19 15:51:46 +00:00
util util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
wlr linux-dmabuf-v1: hide wlr_linux_buffer_params_v1 2021-11-22 10:32:55 +01:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00