configs/linux-cell | 2 src/mesa/pipe/cell/common.h | 5 - src/mesa/pipe/cell/ppu/cell_render.c | 5 + src/mesa/pipe/cell/ppu/cell_spu.c | 15 ++-- src/mesa/pipe/cell/ppu/cell_state_surface.c | 77 +++++++++++++++++++++++-- src/mesa/pipe/cell/ppu/cell_surface.c | 24 ++++++- src/mesa/pipe/cell/spu/main.c | 86 +++++++++++++++++++--------- src/mesa/pipe/cell/spu/main.h | 12 ++- src/mesa/pipe/cell/spu/tri.c | 11 +-- 9 files changed, 183 insertions(+), 54 deletions(-)
commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary New commits: commit 1613c49c9859f55dfb5bea23c46a3be54b246a9b Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 09:57:12 2008 -0700 Cell: added -Wmissing-prototypes to SPU_CFLAGS commit 5e00ae3fea51afd5de14d559f693645837b3903b Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 09:56:48 2008 -0700 Cell: initial work for getting/putting Z tiles commit 3ffef8de825f843ed504a8177fd08af9196be696 Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 09:40:32 2008 -0700 disable bbox code until glitches are fixed commit 4ff6367295bc266cf1e3390570c9aee50fe716a0 Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 09:40:02 2008 -0700 Cell: improve surface state code to replace some temporary code. commit 9b598df95ebe99d9aaf2043ce8786847978de4aa Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 08:58:51 2008 -0700 asst changes in bbox code, dma tags, etc commit bb55835fc07e4d29e94c7db1e3854a5bd37c8aeb Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 08:58:01 2008 -0700 insert a temporary flush to fix missing triangles artifact commit 5cd96f7684adc7ba52a216fb676c7eb88ba3f66a Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 07:49:59 2008 -0700 pass surface format in cell_command_framebuffer struct commit 7aee3eff18decd6ce46f63a44c9a531414565265 Author: Brian <[EMAIL PROTECTED]> Date: Thu Jan 3 07:49:13 2008 -0700 better debug code _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
