weston/libweston/backend-rdp
Philipp Zabel e541aea2d7 backend-rdp: make sure to finish frames with timestamps in the past
Round up the ms delay to make sure that the finish_frame_timer always
expires after the next frame_time. That way, finish_frame_handler()
never passes a timestamp in the future to weston_output_finish_frame().
Setting frame_time into the future risks hitting an assert in
weston_output_finish_frame(), when it is called from start_repaint_loop
within the frame interval.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-09-15 09:52:37 +03:00
..
meson.build backend-rdp: add pixel format info array 2023-06-15 15:48:26 +00:00
rdp.c backend-rdp: make sure to finish frames with timestamps in the past 2023-09-15 09:52:37 +03:00
rdp.h backend-rdp: add pixel format info array 2023-06-15 15:48:26 +00:00
rdpclip.c backend-rdp/rdpclip: Avoid printing negative index 2022-09-23 11:32:19 +00:00
rdpdisp.c libweston: Use weston_coord in struct weston_output 2023-06-12 16:55:22 -05:00
rdputil.c rdp: Make thread checks unconfigurable 2022-05-24 07:29:45 -05:00