weston/libweston/backend-rdp
Philipp Zabel c67773bc5c pixman-renderer: use pixel_format_info instead of pixman_format_code_t
Use struct pixel_format_info pointers instead of pixman_format_code_t
values at the API surface for output and image creation.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-01-28 12:59:16 +00:00
..
meson.build rdp: Add preliminary rdp multihead support 2023-01-10 12:12:49 +00:00
rdp.c pixman-renderer: use pixel_format_info instead of pixman_format_code_t 2023-01-28 12:59:16 +00:00
rdp.h pixman-renderer: add weston_renderbuffer and create/destroy interface 2023-01-23 20:05:21 +00:00
rdpclip.c
rdpdisp.c backend-rdp: fix for heterogeneous outputs 2023-01-11 12:37:39 +01:00
rdputil.c