weston/include
Leandro Ribeiro 56f1793f76 backend-drm: add support for KMS devices with only coverage blend mode
The majority of KMS devices support pre-multiplied encoded framebuffers.
But a few of them don't. This adds support for such devices.

In-shader blending is required for this, and it shouldn't work on
devices that don't support it. For now this works only with the
GL-renderer.

Note: this should never work with test quirks
gl_force_full_redraw_of_shadow_fb and blending_impl ==
WESTON_BLENDING_IMPL_FF.

Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
2026-06-16 16:45:20 +03:00
..
libweston backend-drm: add support for KMS devices with only coverage blend mode 2026-06-16 16:45:20 +03:00
meson.build libweston/desktop: Migrate libweston-desktop/libweston-desktop.h 2022-09-23 13:57:26 +03:00