mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-06-18 02:48:21 +02:00
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> |
||
|---|---|---|
| .. | ||
| libweston | ||
| meson.build | ||