mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Sat Jan 26 00:34:34 UTC 2008


 src/mesa/pipe/cell/common.h                 |   18 ++--
 src/mesa/pipe/cell/ppu/cell_draw_arrays.c   |    6 -
 src/mesa/pipe/cell/ppu/cell_state_emit.c    |   14 +++
 src/mesa/pipe/cell/ppu/cell_state_fs.c      |    3 
 src/mesa/pipe/cell/ppu/cell_state_surface.c |  118 ----------------------------
 src/mesa/pipe/cell/ppu/cell_texture.c       |   13 +--
 src/mesa/pipe/cell/spu/spu_main.c           |   17 ++--
 7 files changed, 44 insertions(+), 145 deletions(-)

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

New commits:
commit 0b958e3b7c34ffdd63fb1cd1b4c9084640ed9a78
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jan 25 17:34:22 2008 -0700

    Cell: updates to match pipe_buffer changes

commit b5618330c64d8bdb260c258e0b47c8047ce41112
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jan 25 17:34:04 2008 -0700

    Cell: typedefs need semicolons, Ian :)

commit 4d534124e77109a0405bf68dc3fa1a370f5ea014
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Fri Jan 25 09:01:36 2008 -0700

    Cell: emit framebuffer state like other state
    
    Plus misc clean-up.  Window resize sometimes works now.




More information about the mesa-commit mailing list