mesa: Changes to 'gallium-0.1'

Ian Romanick idr at kemper.freedesktop.org
Tue Feb 19 17:43:51 UTC 2008


 configs/linux-cell                                |    2 
 src/gallium/drivers/cell/common.h                 |   22 +++----
 src/gallium/drivers/cell/ppu/cell_state_emit.c    |   18 +++++
 src/gallium/drivers/cell/ppu/cell_vertex_shader.c |   17 ++---
 src/gallium/drivers/cell/spu/spu_exec.c           |    8 --
 src/gallium/drivers/cell/spu/spu_main.c           |    9 ++
 src/gallium/drivers/cell/spu/spu_vertex_fetch.c   |    6 -
 src/gallium/drivers/cell/spu/spu_vertex_shader.c  |   68 +++++++++-------------
 src/gallium/drivers/cell/spu/spu_vertex_shader.h  |    5 +
 9 files changed, 88 insertions(+), 67 deletions(-)

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

New commits:
commit d11993100289c1597dcfc1cfa36cee3cd7eff103
Author: Ian Romanick <idr at us.ibm.com>
Date:   Tue Feb 19 09:43:47 2008 -0800

    Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.

commit 66be2810c3be07dd1ee45a60cfc632725837f2cd
Author: Ian Romanick <idr at us.ibm.com>
Date:   Mon Feb 18 18:55:39 2008 -0800

    Cell: emit vertex shaders and uniforms more intelligently

commit 4362c6e59d575a039e654e1520bbff89b73fc8f2
Author: Ian Romanick <idr at us.ibm.com>
Date:   Mon Feb 18 18:51:57 2008 -0800

    Cell: trivial clean-ups




More information about the mesa-commit mailing list