On Wed, Jul 01, 2015 at 06:20:52PM +0200, Lukas Venhoda wrote: > When using image compression on PowerPC architecture, colors are in > wrong order ARGB -> BGRA. > > This commit introduces macros, that will change the color order > according to machine endianness.
You could mention that this is similar to what qemu is doing. spice_bitmap_try_as_pixman() could be simplified using these new constants. Christophe
pgp2mww4oqfrp.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
