weston/libweston/backend-rdp
Philipp Zabel 0a1d77a728 backend-rdp: pass rdp_backend to rdp_head_create()
Pass the RDP backend to rdp_head_create().

That way the already known backend will not have to be found from the
compositor. This is trivial now, but in the multi-backend case would
entail iterating over all backends to find the correct one.

Also remove the now unused to_rdp_backend() helper.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
2023-04-17 09:40:52 +02:00
..
meson.build rdp: Add preliminary rdp multihead support 2023-01-10 12:12:49 +00:00
rdp.c backend-rdp: pass rdp_backend to rdp_head_create() 2023-04-17 09:40:52 +02:00
rdp.h backend-rdp: pass rdp_backend to rdp_head_create() 2023-04-17 09:40:52 +02:00
rdpclip.c backend-rdp/rdpclip: Avoid printing negative index 2022-09-23 11:32:19 +00:00
rdpdisp.c backend-rdp: pass rdp_backend to rdp_head_create() 2023-04-17 09:40:52 +02:00
rdputil.c rdp: Make thread checks unconfigurable 2022-05-24 07:29:45 -05:00