Skip to content

libweston: remove weston_surface_copy_content

Derek Foreman requested to merge derekf/weston:remove_content_copy into main

Removes weston_surface_copy_content() from libweston API and from the renderer interface. Also removes weston_surface_get_content_size, and anything that depended on these functions.

Signed-off-by: Derek Foreman derek.foreman@collabora.com

Merge request reports