summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_bld_interp.h
AgeCommit message (Expand)Author
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-10-17Merge remote branch 'origin/master' into lp-setup-llvmKeith Whitwell
2010-10-09llvmpipe: defer attribute interpolation until after mask and ztestKeith Whitwell
2010-09-18llvmpipe: use llvm for attribute interpolant calculationKeith Whitwell
2010-09-05llvmpipe: Fix perspective divide interpolation.José Fonseca
2010-06-02llvmpipe: Per quad interpolation.José Fonseca
2010-06-02llvmpipe: Minor cleanup to the interpolator.José Fonseca
2010-06-02llvmpipe: Centralize all position interpolation in lp_bld_interp.c.José Fonseca
2010-06-01llvmpipe: Use struct lp_shader_input in the interpolator.José Fonseca
2010-06-01llvmpipe: Don't waste time interpolating unused input channels.José Fonseca
2010-04-20llvmpipe: rename mode -> interpBrian Paul
2010-04-16gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directoryBrian Paul
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2010-01-11llvmpipe: force constant interpolation of flatshade colorsKeith Whitwell
2009-12-02llvmpipe: execute shaders on 4x4 blocks instead of 8x2Brian Paul
2009-09-14llvmpipe: Make lp_type a regular union.José Fonseca
2009-08-29llvmpipe: Factor out and optimize the input interpolation.José Fonseca