summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_draw_arrays.c
AgeCommit message (Expand)Author
2008-06-20gallium: fix invalid call to draw_set_mapped_constant_buffer()Brian Paul
2008-05-29draw: make sure constant buffer data is aligned before passing to aos.cKeith Whitwell
2008-05-29draw: draw_range_elements trialKeith Whitwell
2008-05-01softpipe: use CPU flags for mappingKeith Whitwell
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-04-24gallium: plug in softpipe_set_edgeflags() functionBrian Paul
2008-04-19softpipe: don't need to trim primsKeith Whitwell
2008-04-14gallium: take reduced prim, fill modes into account when cullingBrian Paul
2008-04-08gallium: keep track of num_vertex_attribs/buffers for shorter loopsBrian
2008-03-27gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian
2008-03-13gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()Brian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca