mesa: Changes to 'gallium-0.1'

Ian Romanick idr at kemper.freedesktop.org
Fri Feb 15 18:40:48 UTC 2008


 configs/linux-cell                               |    4 
 src/gallium/auxiliary/draw/draw_vs_sse.c         |    2 
 src/gallium/drivers/cell/ppu/cell_vertex_fetch.c |  392 +++++++++++++++++++++++
 src/mesa/ppc/rtasm/spe_asm.c                     |   34 +
 src/mesa/ppc/rtasm/spe_asm.h                     |   12 
 5 files changed, 438 insertions(+), 6 deletions(-)

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

New commits:
commit 71071b7a9e8e9cdd3ef9648e70bde04507516765
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 15 10:36:48 2008 -0800

    Cell: Add missing back-slash in linux-cell config file

commit eb3f7aa6f8615a2788714e1535d87b4814ebdda3
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 15 10:33:12 2008 -0800

    Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.

commit b08d3fa249c830d274dca362b8f824b75fe26945
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 15 10:00:31 2008 -0800

    Make this file build on non-SSE builds (e.g., Cell)

commit 397b81bd1c7984b1667af7ef954e053263a7a661
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 15 09:43:13 2008 -0800

    Move cell_vertex_fetch.c for recent code reorg.

commit 55e64b63adfca3cba5847601b1a68e885da725a4
Author: Ian Romanick <idr at us.ibm.com>
Date:   Thu Feb 14 18:30:48 2008 -0800

    Initial version of code gen for attribute fetch

commit 2cc0c3b99703bb10e0b320001183acb728e5488e
Author: Ian Romanick <idr at us.ibm.com>
Date:   Thu Feb 14 18:29:51 2008 -0800

    Correct the convert to and from float instructions




More information about the mesa-commit mailing list