weston/libweston/backend-rdp
Philipp Zabel 116c234703 pixman-renderer: add pixman_renderbuffer specialization
Add a private struct pixman_renderbuffer that derives from struct
weston_renderbuffer and move the pixman renderer specific image and link
fields into it.

Add a pixman_renderbuffer_get_image() helper for the backends that need
to access the contained pixman image, RDP and X11.

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_renderbuffer specialization 2023-01-23 20:05:21 +00:00
rdp.h pixman-renderer: add weston_renderbuffer and create/destroy interface 2023-01-23 20:05:21 +00: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