On 22/09/2017, 17.33, "wayland-devel on behalf of Pekka Paalanen"
wrote:
>
> From: Pekka Paalanen
>
> If we pass the base->enabled test, then the renderer output is
> guaranteed to be there, so we can just destroy it.
>
> Destroying it before unmap makes the sequence match better the enable
From: Pekka Paalanen
If we pass the base->enabled test, then the renderer output is
guaranteed to be there, so we can just destroy it.
Destroying it before unmap makes the sequence match better the enable
path.
Signed-off-by: Pekka Paalanen
---
libweston/compositor-fbdev.c | 4 +---
1 file ch