mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Jan 25 15:20:48 UTC 2008


 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 <brian.paul at tungstengraphics.com>
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 <brian.paul at tungstengraphics.com>
Date:   Fri Jan 25 08:17:52 2008 -0700

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

commit 4c4f691069411c77b33a6bfca64766f861cbc823
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jan 25 08:17:04 2008 -0700

    Cell: batch_buffer_size should be uint, not ubyte

commit 78bff07f73a546363b737b33958311efa7b3ce53
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Jan 24 18:26:37 2008 -0700

    Cell: new ROUNDUP16() macro




More information about the mesa-commit mailing list