summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/draw/draw_pipe.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* draw: make sure that the stages setup outputsZack Rusin2013-08-141-1/+4
* draw: rewrite primitive assemblerZack Rusin2013-08-081-7/+0
* draw: implement proper primitive assembler as a pipeline stageZack Rusin2013-08-031-0/+5
* draw: inject frontface info into wireframe outputsZack Rusin2013-08-021-0/+3
* draw: stop crashing with extra shader outputsZack Rusin2013-08-021-1/+2
* gallium/draw: add ability to print out active pipeline stagesKeith Whitwell2009-04-281-0/+1
* draw: move some state into a new 'vs' areaKeith Whitwell2008-05-231-1/+1
* draw: handle edgeflags and reset-line-stipple againKeith Whitwell2008-04-241-0/+11
* draw: consolidate all the passthrough line/tri/point funcsKeith Whitwell2008-04-211-1/+5
* draw: make draw_reset_vertex_ids private to the draw_pipe_* codeKeith Whitwell2008-04-191-1/+1
* draw: move some pipeline-specific code & state to draw_pipe.[ch]Keith Whitwell2008-04-191-0/+110