weston/libweston/backend-rdp
Philipp Zabel 32c7629516 pixman-renderer: add pixman_renderer_interface
Add a struct pixman_renderer_interface with output_create and
output_destroy vfuncs and store a pointer to it in struct
weston_renderer.

Make all backends access the pixman_renderer_output_create/destroy
functions through this interface and turn them static.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
2023-01-23 20:05:21 +00:00
..
meson.build rdp: Add preliminary rdp multihead support 2023-01-10 12:12:49 +00:00
rdp.c pixman-renderer: add pixman_renderer_interface 2023-01-23 20:05:21 +00:00
rdp.h backend-rdp: store backend on struct rdp_output 2023-01-16 17:11:08 +01:00
rdpclip.c backend-rdp/rdpclip: Avoid printing negative index 2022-09-23 11:32:19 +00:00
rdpdisp.c backend-rdp: fix for heterogeneous outputs 2023-01-11 12:37:39 +01:00
rdputil.c rdp: Make thread checks unconfigurable 2022-05-24 07:29:45 -05:00