On Wed, Feb 13, 2013 at 04:06:37PM +0200, Ander Conselvan de Oliveira wrote:
> When fading in, if a repaint was triggered after a call to
> weston_compositor_fade() but before the first call to fade_frame(),
> the fade surface wouldn't be drawn because its alpha channel wasn't
> initialized properl
When fading in, if a repaint was triggered after a call to
weston_compositor_fade() but before the first call to fade_frame(),
the fade surface wouldn't be drawn because its alpha channel wasn't
initialized properly.
---
src/compositor.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
di