src/gallium/drivers/cell/ppu/Makefile       |    1 
 src/gallium/drivers/cell/ppu/cell_context.c |   68 ++----------
 src/gallium/drivers/cell/ppu/cell_context.h |    2 
 src/gallium/drivers/cell/ppu/cell_screen.c  |  147 ++++++++++++++++++++++++++++
 src/gallium/drivers/cell/ppu/cell_screen.h  |   41 +++++++
 src/gallium/drivers/cell/ppu/cell_texture.c |   49 ++++++++-
 src/gallium/drivers/cell/ppu/cell_texture.h |    4 
 src/gallium/winsys/xlib/xm_winsys.c         |    6 -
 8 files changed, 254 insertions(+), 64 deletions(-)

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

New commits:
commit f04736c8be5d30c510e1799ac0c8fa5173516513
Author: Brian <[EMAIL PROTECTED]>
Date:   Wed Feb 27 09:55:17 2008 -0700

    Cell: implement pipe_screen for cell driver

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to