cell: put most simple state-setter functions in new cell_pipe_state.c file
authorBrian <brian.paul@tungstengraphics.com>
Wed, 20 Feb 2008 21:21:45 +0000 (14:21 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 20 Feb 2008 21:21:45 +0000 (14:21 -0700)
commit9171e63f414866aef155b17d3c85c9a236a872d6
treed564345585b7d797ccb221e900bd2edea1a75f72
parent4eae65c8e052976a130564560699e60e1a3a9cc3
cell: put most simple state-setter functions in new cell_pipe_state.c file

Also, re-org of texture/surface functions.
src/gallium/drivers/cell/ppu/Makefile
src/gallium/drivers/cell/ppu/cell_context.c
src/gallium/drivers/cell/ppu/cell_pipe_state.c [new file with mode: 0644]
src/gallium/drivers/cell/ppu/cell_pipe_state.h [new file with mode: 0644]
src/gallium/drivers/cell/ppu/cell_state.h
src/gallium/drivers/cell/ppu/cell_texture.c
src/gallium/drivers/cell/ppu/cell_texture.h