src/mesa/pipe/cell/common.h | 1 src/mesa/pipe/cell/ppu/cell_flush.c | 6 -- src/mesa/pipe/cell/ppu/cell_spu.c | 85 +++++++++++++++++----------------- src/mesa/pipe/cell/ppu/cell_spu.h | 29 ++++++++--- src/mesa/pipe/cell/ppu/cell_surface.c | 55 +++++++--------------- src/mesa/pipe/cell/ppu/cell_surface.h | 12 ++-- src/mesa/pipe/cell/spu/main.c | 17 ++++-- src/mesa/pipe/cell/spu/main.h | 2 8 files changed, 102 insertions(+), 105 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 9828310a1bba1c1c2dffa7ae8866b648e26c2039 Author: Brian <[EMAIL PROTECTED]> Date: Tue Dec 11 10:28:45 2007 -0700 Collect some global vars in a single struct. commit fda387988c24fad4e0a743f16173dc3c71cbe084 Author: Brian <[EMAIL PROTECTED]> Date: Tue Dec 11 09:44:04 2007 -0700 Remove temporary cell_create_surface() _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
