mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Wed Feb 27 16:55:38 UTC 2008


 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 <brian.paul at tungstengraphics.com>
Date:   Wed Feb 27 09:55:17 2008 -0700

    Cell: implement pipe_screen for cell driver




More information about the mesa-commit mailing list