https://bugs.freedesktop.org/show_bug.cgi?id=58665

--- Comment #2 from Brian Paul <bri...@vmware.com> ---
I don't have a big-endian machine available to test.  Maybe you could debug
this a bit further.  If you look at
src/gallium/state_trackers/glx/xlib/xm_api.c in the choose_pixel_format()
function you'll see code that chooses a PIPE_FORMAT_x format by checking the
visual's red/green/blue masks and the host/server byte orders.  Maybe you can
dig into that and see what's going on.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to