mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-04 01:40:20 +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> |
||
|---|---|---|
| .. | ||
| drm-gbm.c | ||
| drm-internal.h | ||
| drm-kms-enums.h | ||
| drm-virtual.c | ||
| drm.c | ||
| fb.c | ||
| kms-color.c | ||
| kms.c | ||
| libbacklight.c | ||
| libbacklight.h | ||
| meson.build | ||
| modes.c | ||
| state-helpers.c | ||
| state-propose.c | ||
| vaapi-recorder.c | ||
| vaapi-recorder.h | ||