mesa: Changes to 'gallium-0.1'

Ian Romanick idr at kemper.freedesktop.org
Tue Feb 26 00:18:41 UTC 2008


 src/gallium/drivers/cell/ppu/cell_draw_arrays.c   |    1 
 src/gallium/drivers/cell/ppu/cell_vertex_shader.c |    4 -
 src/gallium/drivers/cell/spu/spu_dcache.c         |   52 +++++++++++++---------
 src/gallium/drivers/cell/spu/spu_exec.c           |    8 +--
 src/gallium/drivers/cell/spu/spu_main.c           |    5 +-
 src/gallium/drivers/cell/spu/spu_main.h           |    5 +-
 src/gallium/drivers/cell/spu/spu_vertex_fetch.c   |    2 
 7 files changed, 47 insertions(+), 30 deletions(-)

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

New commits:
commit 2fc9d0ffac4b44dad1f13443e5dedd545675a7ee
Author: Ian Romanick <idr at us.ibm.com>
Date:   Mon Feb 25 16:15:59 2008 -0800

    cell: Additional changes to match changes in draw/draw_vertex_shader.c

commit 2efa7e9489541b6a86c3d46e3d58cbf5bf399189
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 22 17:51:55 2008 -0800

    cell: Fix off-by-one error in spu_dcache_fetch_unaligned
    
    This time the off-by-one error caused an extra qword to be fetched
    under certain circumstances when the source ea was not qword aligned.

commit a63fd641a01a50e1be51664bf863e01ddaf61d3e
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 22 16:27:39 2008 -0800

    cell: Trivial compiler warning clean-ups.

commit fb68daceec312a90910dad3882e6ef57c370b7fd
Author: Ian Romanick <idr at us.ibm.com>
Date:   Thu Feb 21 16:41:12 2008 -0800

    Cell: Remove unnecessary include files

commit 7976a084e792daf0b23c688bfa8f577de141ecca
Author: Ian Romanick <idr at us.ibm.com>
Date:   Thu Feb 21 11:01:35 2008 -0800

    Cell: Use multiple DMA tags for the dcache.




More information about the mesa-commit mailing list