aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_draw_arrays.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into lp-binningJosé Fonseca2010-01-081-17/+15
|\
| * Merge commit 'origin/gallium-draw-retval'Keith Whitwell2010-01-051-10/+8
| |\
| | * gallium: propogate draw retval changes into more driversKeith Whitwell2009-12-211-10/+8
| * | llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore.José Fonseca2009-12-281-1/+7
| * | gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-7/+0
| |/
| * llvmpipe: Eliminate constant mapping/unmapping.José Fonseca2009-10-091-50/+0
* | llvmpipe: merge setup and draw vbuf submodulesKeith Whitwell2010-01-061-2/+0
* | llvmpipe: Eliminate constant mapping/unmapping.José Fonseca2009-10-091-54/+0
* | llvmpipe: remove tex tile cache and related codeKeith Whitwell2009-10-081-3/+0
|/
* llvmpipe: Eliminate internal pipe_buffer_map/unmap usage.José Fonseca2009-08-301-9/+3
* llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca2009-08-291-5/+5
* llvmpipe: Pass fragment context to generated function in a single structure.José Fonseca2009-08-291-0/+4
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+194