mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-02-05 01:50:28 +01:00
In this patch we allow offloading the post-blend color transformation to KMS. As KMS currently only supports to offload the transformation in a LUT, this may result in precision issues. So this introduces the config option "offload-blend-to-output", which is disabled by default. This option requires "color-management" to be enabled, otherwise it is ignored. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com> |
||
|---|---|---|
| .. | ||
| config-helpers.c | ||
| executable.c | ||
| main.c | ||
| meson.build | ||
| screen-share.c | ||
| systemd-notify.c | ||
| text-backend.c | ||
| weston-private.h | ||
| weston-screenshooter.c | ||
| weston.desktop | ||
| weston.h | ||
| xwayland.c | ||