index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_bld_interp.h
Age
Commit message (
Expand
)
Author
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-09
llvmpipe: defer attribute interpolation until after mask and ztest
Keith Whitwell
2010-09-18
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-05
llvmpipe: Fix perspective divide interpolation.
José Fonseca
2010-06-02
llvmpipe: Per quad interpolation.
José Fonseca
2010-06-02
llvmpipe: Minor cleanup to the interpolator.
José Fonseca
2010-06-02
llvmpipe: Centralize all position interpolation in lp_bld_interp.c.
José Fonseca
2010-06-01
llvmpipe: Use struct lp_shader_input in the interpolator.
José Fonseca
2010-06-01
llvmpipe: Don't waste time interpolating unused input channels.
José Fonseca
2010-04-20
llvmpipe: rename mode -> interp
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-01-11
llvmpipe: force constant interpolation of flatshade colors
Keith Whitwell
2009-12-02
llvmpipe: execute shaders on 4x4 blocks instead of 8x2
Brian Paul
2009-09-14
llvmpipe: Make lp_type a regular union.
José Fonseca
2009-08-29
llvmpipe: Factor out and optimize the input interpolation.
José Fonseca