mesa: Changes to 'gallium-0.1'

Ian Romanick idr at kemper.freedesktop.org
Fri Feb 15 19:03:59 UTC 2008


 src/gallium/drivers/cell/common.h                 |   15 
 src/gallium/drivers/cell/ppu/Makefile             |    1 
 src/gallium/drivers/cell/ppu/cell_context.h       |    4 
 src/gallium/drivers/cell/ppu/cell_vertex_fetch.c  |   15 
 src/gallium/drivers/cell/ppu/cell_vertex_shader.c |   21 
 src/gallium/drivers/cell/spu/spu_main.c           |   22 -
 src/gallium/drivers/cell/spu/spu_vertex_fetch.c   |  477 ----------------------
 src/gallium/drivers/cell/spu/spu_vertex_shader.h  |    6 
 8 files changed, 71 insertions(+), 490 deletions(-)

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

New commits:
commit 3320b1874e810583f95b93a89697b2955987b84f
Author: Ian Romanick <idr at us.ibm.com>
Date:   Fri Feb 15 11:03:54 2008 -0800

    Cell: Enable code gen for SPE attribute fetch
    
    Doubles are still unsupported.




More information about the mesa-commit mailing list