weston/libweston/backend-rdp
Derek Foreman f07af89f9c libweston: Move output damage subtraction out of backends
Right now every backend clears output damage from the primary plane when
it repaints. Instead of having this same operation spread across all
the backends, just do it in the core instead.

In the future, we want to remove damage tracking from the primary plane
entirely, and this is a small step in that direction.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-07-11 07:26:43 -05:00
..
meson.build backend-rdp: add pixel format info array 2023-06-15 15:48:26 +00:00
rdp.c libweston: Move output damage subtraction out of backends 2023-07-11 07:26:43 -05: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