[Xcb] [PATCH 0/2] Fix bitmap byte swapping

Barton C Massey bart at cs.pdx.edu
Wed Oct 1 23:29:19 PDT 2008


Pushed, BTW.  Again, thanks.

	Bart

In message <200810011934.29875.peter.harris at hummingbird.com> you wrote:
> I think I've got the problem nailed down. See the next two patches.
> 
> Tested with the following servers (byte_order, bit_order, bitmap_unit): (lsb, 
> lsb, 32), (msb, msb, 32), (msb, msb, 8), (lsb, msb, 8).
> 
> The source image is, of course, (lsb, lsb, 8) in all cases.
> 
> The following tasks are left as an exercise for the reader:
>  - Testing bitmap_unit == 16
>  - Testing mixed order when bitmap_unit > 8
>  - Testing ZPixmap
>  - Updating test_* with all of the above.
> 
> Peter Harris
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb


More information about the Xcb mailing list