summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_state_derived.c
AgeCommit message (Expand)Author
2008-01-25Cell: propogate vertex info to SPUs, use it for attrib interpolationBrian
2008-01-24Cell: rewrite compute_vertex_layout()Brian
2008-01-23Cell: s/FORMAT/EMIT/Brian
2008-01-23Cell: asst. updates to sync up with today's earlier gallium changesBrian
2008-01-21gallium: add a src_index[] array to draw's vertex_info for mapping post-xform...Brian
2008-01-20enable call to cell_emit_state()Brian
2008-01-12Cell: disable cell_emit_state() for nowBrian
2008-01-12Cell: first state object (depth/stencil/alpha) emitted to SPUsBrian
2008-01-10Cell: call draw_compute_vertex_size()Brian
2008-01-01Plug in more infrastructure for actual rendering.Brian