weston/libweston/backend-drm
Pekka Paalanen 3700c78131 libweston: implement new screenshooting protocol base
This implements the basics of the new screenshooting protocol. The
actual pixel operations will be implemented separately in the renderers
and DRM-backend.

See the previous commit "protocol: new screenshooter protocol" for why.

If DRM-backend needs more from weston_capture_task when it implements
writeback screenshooting, it will be easy to add user_data or expose
weston_capture_task::link for the backend to use. Those were not added
yet because it is uncertain what is actually needed.

The DRM-backend no-damage optimization requires special handling here as
well. See also 7f1a113c89 .

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-11-29 11:00:52 +02:00
..
drm-gbm.c gl-renderer: pass initial output area explicitly 2022-09-23 12:42:05 +00:00
drm-internal.h backend-drm: Analyze transformation chain to check if it's supported 2022-11-25 08:29:05 -06:00
drm-virtual.c libweston: Remove x,y from weston_plane_init 2022-09-23 11:53:16 +00:00
drm.c libweston: implement new screenshooting protocol base 2022-11-29 11:00:52 +02:00
fb.c backend-drm: get the drm device from the output 2022-06-03 09:17:49 +02:00
kms-color.c Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
kms.c DRM: Add support for HDMI content type 2022-11-03 15:40:00 +00:00
libbacklight.c libbacklight: Fix backlight never gets initialized 2022-04-11 08:38:00 +03:00
libbacklight.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00
meson.build Revert "backend-drm: add HDR_OUTPUT_METADATA definitions" 2022-06-07 09:35:14 +01:00
modes.c backend-drm: get the drm device from the output 2022-06-03 09:17:49 +02:00
state-helpers.c libweston: use weston_region_global_to_output more often 2022-09-23 11:41:59 +00:00
state-propose.c libweston: Remove runtime render switching 2022-07-26 13:40:43 +00:00
vaapi-recorder.c drm/vaapi: Fix pointer-size confusion 2021-08-03 11:13:23 +00:00
vaapi-recorder.h backend-drm: move into new subdir 2019-05-16 13:32:34 +01:00