summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/spu/main.h
AgeCommit message (Expand)Author
2008-01-10Cell: move tile-related code into new tile.[ch] files.Brian
2008-01-10Cell: use new ASSERT macro instead of standard assertBrian
2008-01-10Cell: checkpoint: draw_vbuf code in place and works, but not enabled by defau...Brian
2008-01-09Cell: initial implementation of tile status optimizationsBrian
2008-01-09Cell: start using DMA tags in a more sensible way, move waits() later when po...Brian
2008-01-09Cell: implemement basic Z testingBrian
2008-01-03Cell: initial work for getting/putting Z tilesBrian
2008-01-03Cell: improve surface state code to replace some temporary code.Brian
2008-01-03pass surface format in cell_command_framebuffer structBrian
2008-01-02Cell: basic triangle rendering works.Brian
2007-12-11Collect some global vars in a single struct.Brian
2007-12-11SPU function prototypes, etc.Brian