mesa: Changes to 'gallium-0.1'

Ian Romanick idr at kemper.freedesktop.org
Tue Dec 11 20:44:00 UTC 2007


 configs/linux-cell                    |    4 -
 src/mesa/pipe/cell/ppu/cell_flush.c   |    4 -
 src/mesa/pipe/cell/ppu/cell_spu.c     |   83 ++++++++++++++++++----------------
 src/mesa/pipe/cell/ppu/cell_spu.h     |   14 ++---
 src/mesa/pipe/cell/ppu/cell_surface.c |    6 +-
 5 files changed, 60 insertions(+), 51 deletions(-)

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

New commits:
commit 9a0fe23d493dc9307d76f0a35cbe4f410ee3df28
Author: Ian Romanick <idr at us.ibm.com>
Date:   Tue Dec 11 12:40:58 2007 -0800

    Port to libspe2
    
    libspe is deprecated in Cell SDK 2.1, and it is removed in Cell SDK 3.0.
    This patch ports the existing libspe-based code to libspe2.  Some error
    checking (eh-hem) would be nice.

commit bfb43e8e79c3b0d85c1b459c5524619c8eb33280
Author: Ian Romanick <idr at us.ibm.com>
Date:   Tue Dec 11 12:39:17 2007 -0800

    Remove '-include altivec.h'.
    
    Including altivec.h caused problems in some places that use "pixel" as a
    variable name.




More information about the mesa-commit mailing list