Cell: implement pipe_screen for cell driver
authorBrian <brian.paul@tungstengraphics.com>
Wed, 27 Feb 2008 16:55:17 +0000 (09:55 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 27 Feb 2008 16:55:17 +0000 (09:55 -0700)
commitf04736c8be5d30c510e1799ac0c8fa5173516513
tree2cc00ae6eb8b59f59d6cb1180e0925b4980b39ba
parent4f36cf5858a7e53181c3578685675e15fbfcbb82
Cell: implement pipe_screen for cell driver
src/gallium/drivers/cell/ppu/Makefile
src/gallium/drivers/cell/ppu/cell_context.c
src/gallium/drivers/cell/ppu/cell_context.h
src/gallium/drivers/cell/ppu/cell_screen.c [new file with mode: 0644]
src/gallium/drivers/cell/ppu/cell_screen.h [new file with mode: 0644]
src/gallium/drivers/cell/ppu/cell_texture.c
src/gallium/drivers/cell/ppu/cell_texture.h
src/gallium/winsys/xlib/xm_winsys.c