summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_prim_vbuf.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: merge setup and draw vbuf submodulesKeith Whitwell2010-01-061-559/+0
* llvmpipe: remove some old sampler support structsKeith Whitwell2009-10-081-7/+4
* llvmpipe: wip me harderKeith Whitwell2009-10-081-42/+42
* llvmpipe: more wippingKeith Whitwell2009-10-081-1/+1
* llvmpipe: import experimental softpipe rasterizer code, wip binning codeKeith Whitwell2009-10-081-75/+30
* 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