mesa: Changes to 'gallium-0.1'

Ian Romanick idr at kemper.freedesktop.org
Tue Feb 5 17:44:41 UTC 2008


 src/mesa/pipe/cell/spu/spu_exec.c          |  975 +++++++----------------------
 src/mesa/pipe/cell/spu/spu_exec.h          |    1 
 src/mesa/pipe/cell/spu/spu_vertex_fetch.c  |  161 ----
 src/mesa/pipe/cell/spu/spu_vertex_shader.h |    2 
 4 files changed, 281 insertions(+), 858 deletions(-)

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

New commits:
commit c9f98142b6a47825c49aea72a79c1be62c2b7d89
Author: Ian Romanick <idr at us.ibm.com>
Date:   Tue Feb 5 09:43:52 2008 -0800

    Use _transpose_matrix4x4 from Cell SDK instead of my own version

commit 45f4125fa83c4e43a01d44cb8eb2a4c97b72181f
Author: Ian Romanick <idr at us.ibm.com>
Date:   Mon Feb 4 16:03:55 2008 -0800

    Add some debug messages

commit e8a80c8627972537c595f06fb28cd383569e7ea0
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 1 17:14:09 2008 -0800

    More semi-trivial vectorization in the shader VM

commit 490a7b1c73babd528b6d883471a8636157c5853a
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 1 17:12:20 2008 -0800

    Vectorize vertex puller

commit 8fc2355949b67cd99403c1184ce711a344877375
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 1 14:58:38 2008 -0800

    Vectorize all micro ops
    
    Fold single instruction micro ops inline.  Remove unused micro ops.




More information about the mesa-commit mailing list