summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_draw_arrays.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: use CPU flags for mappingKeith Whitwell2008-05-011-3/+3
* gallium: tex surface checkpointKeith Whitwell2008-05-011-3/+3
* gallium: plug in softpipe_set_edgeflags() functionBrian Paul2008-04-241-0/+9
* softpipe: don't need to trim primsKeith Whitwell2008-04-191-11/+0
* gallium: take reduced prim, fill modes into account when cullingBrian Paul2008-04-141-0/+15
* gallium: 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
* gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()Brian2008-03-131-0/+8
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+164