On Wed, Jul 08, 2015 at 12:19:18PM -0400, Lukas Venhoda wrote:
> Hi
> 
> > There's a bit of code in the same method doing:
> > ...
> > does this need fixing too?
> 
> To be honest... I don't know.
> It works fine without changing it, and when I changed it, nothing changed :)
> 
> I imagine this snippet just makes sure, that alpha channel is 255 when using 
> XRGB.

My feeling is that on BE we'll be getting BGRX and so 0xff000000 becomes
0x000000ff. But yeah, need to trigger that codepath first.

Christophe

Attachment: pgpn2CWLEWnW1.pgp
Description: PGP signature

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to