summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bld_interp.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: rename mode -> interpBrian Paul2010-04-201-2/+2
* gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directoryBrian Paul2010-04-161-0/+96
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-96/+0
* llvmpipe: force constant interpolation of flatshade colorsKeith Whitwell2010-01-111-0/+1
* llvmpipe: execute shaders on 4x4 blocks instead of 8x2Brian Paul2009-12-021-7/+3
* llvmpipe: Make lp_type a regular union.José Fonseca2009-09-141-1/+1
* llvmpipe: Factor out and optimize the input interpolation.José Fonseca2009-08-291-0/+99