Skip to content

libweston: damage tracking for overlapping weston_output

xichen requested to merge xeechou/weston:indep_crtc_clone into main

refer to issue [#333]. This MR allows cloned weston_output damage tracks properly

track the damages in every weston_output independently(adopted code from this patch) so overlapped outputs would have correct repainting.

Tested with two same dimension monitors.

Edited by Daniel Stone

Merge request reports