summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_draw_arrays.c
AgeCommit message (Expand)Author
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-06llvmpipe: merge setup and draw vbuf submodulesKeith Whitwell
2010-01-05Merge commit 'origin/gallium-draw-retval'Keith Whitwell
2009-12-28llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore.José Fonseca
2009-12-21gallium: propogate draw retval changes into more driversKeith Whitwell
2009-12-19gallium: fix up drivers for edgeflag changesRoland Scheidegger
2009-10-09llvmpipe: Eliminate constant mapping/unmapping.José Fonseca
2009-10-08llvmpipe: remove tex tile cache and related codeKeith Whitwell
2009-10-09llvmpipe: Eliminate constant mapping/unmapping.José Fonseca
2009-08-30llvmpipe: Eliminate internal pipe_buffer_map/unmap usage.José Fonseca
2009-08-29llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca
2009-08-29llvmpipe: Pass fragment context to generated function in a single structure.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca