src/mesa/pipe/p_format.h | 63 +++++++++++++++--------------------- src/mesa/pipe/tgsi/exec/tgsi_sse2.c | 4 ++ src/mesa/state_tracker/st_format.c | 51 ++++++++++++++--------------- 3 files changed, 56 insertions(+), 62 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 4f79dbd5aa6b8a955ac9dcc43cf0852acd89a320 Author: Michel Dänzer <[EMAIL PROTECTED]> Date: Tue Nov 6 10:17:59 2007 +0100 Convert format bitfields to shifts and masks. The memory layout of bitfields depends on the ABI. commit 0ab2c84ce95cea5c72aa4e9680862bf82d31259d Author: Michel Dänzer <[EMAIL PROTECTED]> Date: Tue Nov 6 10:16:34 2007 +0100 Fix non-x86 build.
_______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
