OSDN Git Service

Cell: move cmd_render() into new spu_render.c file
authorBrian <brian.paul@tungstengraphics.com>
Tue, 29 Jan 2008 01:17:30 +0000 (18:17 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 29 Jan 2008 01:18:46 +0000 (18:18 -0700)
commit64935c875128d2d1254b6b39ced72b9848d477fe
tree209ca26b1381dc19d0dee6493a14a9d68526393b
parent4bede9219be1f93844c5897216c6674b46a23a88
Cell: move cmd_render() into new spu_render.c file
src/mesa/pipe/cell/spu/Makefile
src/mesa/pipe/cell/spu/spu_main.c
src/mesa/pipe/cell/spu/spu_main.h
src/mesa/pipe/cell/spu/spu_render.c [new file with mode: 0644]
src/mesa/pipe/cell/spu/spu_render.h [new file with mode: 0644]