weston/libweston/backend-vnc
Philipp Zabel 12a7e4e163 backend-vnc: rename vnc_convert_damage to vnc_region_global_to_output
Align the function name and arguments of vnc_convert_damage() with
weston_region_global_to_output(). It does not support rotation and
stores the result in a pixman_region16_t, but otherwise it serves the
same purpose.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
2023-02-28 08:45:48 +02:00
..
meson.build backend-vnc: add meson subprojects support 2023-01-31 09:43:41 +02:00
vnc.c backend-vnc: rename vnc_convert_damage to vnc_region_global_to_output 2023-02-28 08:45:48 +02:00