On 4 August 2015 at 19:39, Oded Gabbay <[email protected]> wrote: > This patch fixes a bug in big-endian treatment, where the previous > swizzle info wasn't cleared before a new swizzle info was inserted into > the format field using a bitwise-OR operation. > > v2: use MESA_ARRAY_FORMAT_SWIZZLE_*_MASK instead of numeric constants > v3: align according to coding style > > Signed-off-by: Oded Gabbay <[email protected]> > CC: "10.5 10.6" <[email protected]> I believe in the long term we'd might want to find out why things differ wrt LE platforms. Regardless this is a good fix imho.
Reviewed-by: Emil Velikov <[email protected]> -Emil _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
