aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bld_interp.c
Commit message (Expand)AuthorAgeFilesLines
* tgsi: rename fields of tgsi_full_declaration to reduce verbosityKeith Whitwell2009-11-241-2/+2
* llvmpipe: Immediate multiplication.José Fonseca2009-10-251-28/+2
* 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/+377