aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_prim_vbuf.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: remove old prim_setup draw stageKeith Whitwell2009-11-031-76/+31
* llvmpipe: Back port recent softpipe-opt improvements from Keith.José Fonseca2009-08-291-30/+50
* llvmpipe: prefix point/line/tri_setup() functions with llvmpipe_Brian Paul2009-08-291-41/+41
* llvmpipe: actually pass >1 quad from triangle routineKeith Whitwell2009-08-291-0/+2
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-4/+4
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+585