summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/cell/spu/tri.c
Commit message (Expand)AuthorAgeFilesLines
* Cell: implemement basic Z testingBrian2008-01-091-3/+59
* Cell: initial work for getting/putting Z tilesBrian2008-01-031-4/+4
* Cell: improve surface state code to replace some temporary code.Brian2008-01-031-1/+1
* pass surface format in cell_command_framebuffer structBrian2008-01-031-2/+1
* remove previous triangle test codeBrian2008-01-021-19/+4
* Cell: basic triangle rendering works.Brian2008-01-021-4/+17
* hack/fix pack_color() for correct ps3 formatBrian2008-01-011-2/+11
* Cell: draw smooth-shaded triangleBrian2007-12-111-35/+90
* use ALIGN16_ATTRIB from p_compiler.hBrian2007-12-111-1/+1
* Cell: first triangle.Brian2007-12-101-1/+817
* Initial Cell driver infrastructure.Brian2007-12-021-0/+9