src/mesa/pipe/cell/common.h                 |   10 ++++--
 src/mesa/pipe/cell/ppu/cell_context.h       |    2 -
 src/mesa/pipe/cell/ppu/cell_state.h         |    1 
 src/mesa/pipe/cell/ppu/cell_state_derived.c |    5 +++
 src/mesa/pipe/cell/ppu/cell_state_emit.c    |    6 +++
 src/mesa/pipe/cell/spu/spu_main.c           |   26 +++++++++++----
 src/mesa/pipe/cell/spu/spu_main.h           |    4 ++
 src/mesa/pipe/cell/spu/spu_tri.c            |   46 +++++++++++-----------------
 src/mesa/pipe/draw/draw_vertex.h            |   11 ++++--
 9 files changed, 69 insertions(+), 42 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit c344bda34dcbc1731573edc94de0c20549557adf
Author: Brian <[EMAIL PROTECTED]>
Date:   Fri Jan 25 08:19:45 2008 -0700

    gallium: include p_state.h, replace PIPE_MAX_SHADER_OUTPUTS with 
PIPE_MAX_SHADER_INPUTS

commit 235da629dceb23bfddea1eadfcf771d2794d6119
Author: Brian <[EMAIL PROTECTED]>
Date:   Fri Jan 25 08:17:52 2008 -0700

    Cell: propogate vertex info to SPUs, use it for attrib interpolation

commit 4c4f691069411c77b33a6bfca64766f861cbc823
Author: Brian <[EMAIL PROTECTED]>
Date:   Fri Jan 25 08:17:04 2008 -0700

    Cell: batch_buffer_size should be uint, not ubyte

commit 78bff07f73a546363b737b33958311efa7b3ce53
Author: Brian <[EMAIL PROTECTED]>
Date:   Thu Jan 24 18:26:37 2008 -0700

    Cell: new ROUNDUP16() macro

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to