summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_bld_interp.c
AgeCommit message (Expand)Author
2010-01-11llvmpipe: force constant interpolation of flatshade colorsKeith Whitwell
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-12-02llvmpipe: execute shaders on 4x4 blocks instead of 8x2Brian Paul
2009-11-24tgsi: rename fields of tgsi_full_declaration to reduce verbosityKeith Whitwell
2009-10-25llvmpipe: Immediate multiplication.José Fonseca
2009-09-14llvmpipe: Make lp_type a regular union.José Fonseca
2009-08-29llvmpipe: Factor out and optimize the input interpolation.José Fonseca