summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/cell_draw_arrays.c
AgeCommit message (Expand)Author
2008-09-04cell: more cell_init_*_functions()Brian Paul
2008-09-04cell: include p_inlines.hBrian Paul
2008-09-04cell: Use pipe_buffer_* inlines as much as possible.José Fonseca
2008-08-25cell: asst fixes to get driver building/running again.Brian
2008-04-19cell: don't need to trim primsKeith Whitwell
2008-04-08cell: keep track of num_vertex_attribs/buffers for shorter loopsBrian
2008-03-27gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian
2008-02-25cell: Trivial compiler warning clean-ups.Ian Romanick
2008-02-21Cell: Initial pass at unified data cacheIan Romanick
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca