mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Fri Feb 1 21:05:48 UTC 2008


 src/mesa/pipe/cell/spu/spu_main.c    |    8 
 src/mesa/pipe/cell/spu/spu_render.c  |   36 +++-
 src/mesa/pipe/cell/spu/spu_texture.c |    6 
 src/mesa/pipe/cell/spu/spu_tile.c    |    5 
 src/mesa/pipe/cell/spu/spu_tile.h    |   29 +--
 src/mesa/pipe/cell/spu/spu_tri.c     |  285 +++++++++--------------------------
 src/mesa/pipe/cell/spu/spu_tri.h     |    2 
 src/mesa/pipe/cell/spu/spu_ztest.h   |  135 ++++++++++++++++
 8 files changed, 268 insertions(+), 238 deletions(-)

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

New commits:
commit 0e9a370ae2fa7a6d8bbc7d236e63dae1e3dcac37
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Feb 1 14:02:22 2008 -0700

    Cell: move ztest before color interp/packing

commit c392cc8f1bcaaecc2cc723fc5550e5f6462602f3
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Feb 1 13:49:51 2008 -0700

    Cell: rename fields of the tile_t union

commit 59be082909de6021ec7d08476253bd4c9920e137
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Feb 1 13:45:58 2008 -0700

    Cell: implement Z16 and Z32 testing with SIMD instructions.

commit b108bea6b44c1abc6d61e3e47096e5122de89cd1
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Feb 1 09:27:57 2008 -0700

    Cell: store current tile status in cur_tile_status_c/z, add TILE_STATUS_GETTING




More information about the mesa-commit mailing list