Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/mach64
Module Name: xsrc
Committed By: macallan
Date: Wed Oct 22 16:04:13 UTC 2008
Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/mach64:
mach64_context.h
Log Message:
use le32toh() and friends instead of relying on byteswap.h which appears to
be linux-specific.
XXX: the code also swaps floats, I doubt that's correct.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 \
xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/mach64/mach64_context.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index