|
This commit updates SRCREV of weston for following items:
v4l2-renderer
- Update Renesas Electronics copyright.
- Use premultiplied alpha for ARGB color format.
- Apply only translation to surface opaque region.
- Compose whole of output when V4L2_SEL_TGT_COMPOSE unsupported for WPF.
- Compose damaged region only.
- Use bool type for flags instead of int type.
- Enclose v4l2-renderer-device.h in an inclusion guard.
- Apply surface transformation to opaque region.
- Prevent misalignment of the rendering image due to calculation error.
vsp2-renderer
- Fix a typo in a comment.
- Fallback to GL when global alpha is enabled with opaque region.
- Remove unnecessary condition in rendering image.
- Always turn off media streaming.
Signed-off-by: Khang Nguyen <khang.nguyen.xv@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|