Eric Anholt wrote:
On Mon, 2004-06-07 at 05:43, Dave Airlie wrote:

In glheader.h there is a check to set MESA_BIG_ENDIAN vs
MESA_LITTLE_ENDIAN

it has a line /* fix me for non-Linux big-endian! */

Has anyone ever checked Mesa on BSD on big-endian?

I'm going to use this macro in the mach64, and I'll let someone fix this
include..

Dave.


Go for it.  FreeBSD doesn't even have any big-endian platforms supported
yet.

The fact that MESA_LITTLE/BIG_ENDIAN and CPU_TO_LE32 and LE32_TO_CPU aren't used anywhere within core Mesa (except in t_dd_vertex.h - and that could be factored out) make me think that those macros belong elsewhere, like in a DRI-common file.


What do you think?

-Brian



-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to