aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/cell/ppu/cell_render.c
Commit message (Expand)AuthorAgeFilesLines
* Cell: remove some debug printfs, predicate others with Debug booleanBrian2008-01-091-3/+0
* insert a temporary flush to fix missing triangles artifactBrian2008-01-031-0/+5
* make use of prim bounds box infoBrian2008-01-021-0/+5
* only fetch as much vertex data as neededBrian2008-01-021-0/+1
* Cell: basic triangle rendering works.Brian2008-01-021-0/+73
* Plug in more infrastructure for actual rendering.Brian2008-01-011-0/+129