On Thu, 19 Oct 2023 17:21:21 -0400
Harry Wentland wrote:
> When the floor LUT index (drm_fixp2int(lut_index) is the last
> index of the array the ceil LUT index will point to an entry
> beyond the array. Make sure we guard against it and use the
> value of the floot LUT index.
>
> Blurb about LU
Hi all,
This is the beta release for Weston 13.0.0.
The following changes have been added since the alpha release:
Derek Foreman (1):
xwm: Fix accidental resizing of windows
Leandro Ribeiro (7):
color-lcms: unref stock sRGB cprof instead of directly destroying it
color-noop: m