aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/cell/ppu/cell_draw_arrays.c
Commit message (Expand)AuthorAgeFilesLines
* cell: compile fix: pipe_constant_buffer no longer has size fieldBrian Paul2009-02-071-3/+3
* gallium: make p_winsys internalZack Rusin2009-01-301-3/+3
* gallium: give the screen priority when it comes to buffer allocationsZack Rusin2009-01-291-3/+3
* cell: more cell_init_*_functions()Brian Paul2008-09-041-11/+22
* cell: include p_inlines.hBrian Paul2008-09-041-0/+1
* cell: Use pipe_buffer_* inlines as much as possible.José Fonseca2008-09-041-4/+4
* cell: asst fixes to get driver building/running again.Brian2008-08-251-5/+30
* cell: don't need to trim primsKeith Whitwell2008-04-191-11/+0
* cell: keep track of num_vertex_attribs/buffers for shorter loopsBrian2008-04-081-13/+9
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-271-2/+2
* cell: Trivial compiler warning clean-ups.Ian Romanick2008-02-251-0/+1
* Cell: Initial pass at unified data cacheIan Romanick2008-02-211-1/+5
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+164