weston/libweston/backend-rdp
Philipp Zabel f014009419 backend-rdp: Enable multi-backend support
Insert the backend into the weston_compositor::backend_list instead
of setting weston_compositor::backend. The compositor uses this to
determine whether the backend is capable of being loaded simultaneously
with other backends.

To stay backwards compatible, the RDP backend can be loaded as primary
backend. It also supports being loaded as secondary backend.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
2023-09-28 14:02:04 +00:00
..
meson.build backend-rdp: add pixel format info array 2023-06-15 15:48:26 +00:00
rdp.c backend-rdp: Enable multi-backend support 2023-09-28 14:02:04 +00:00
rdp.h backend-rdp: add pixel format info array 2023-06-15 15:48:26 +00:00
rdpclip.c backend-rdp/rdpclip: Avoid printing negative index 2022-09-23 11:32:19 +00:00
rdpdisp.c libweston: Use weston_coord in struct weston_output 2023-06-12 16:55:22 -05:00
rdputil.c rdp: Make thread checks unconfigurable 2022-05-24 07:29:45 -05:00