summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_render.c
AgeCommit message (Expand)Author
2008-01-24Cell: send actual vertex size in the render commandBrian
2008-01-09Cell: remove some debug printfs, predicate others with Debug booleanBrian
2008-01-03insert a temporary flush to fix missing triangles artifactBrian
2008-01-02make use of prim bounds box infoBrian
2008-01-02only fetch as much vertex data as neededBrian
2008-01-02Cell: basic triangle rendering works.Brian
2008-01-01Plug in more infrastructure for actual rendering.Brian