Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-17 | llvmpipe: remove unused arg from jit_setup_tri function | Keith Whitwell | |
2010-10-17 | Merge remote branch 'origin/master' into lp-setup-llvm | Keith Whitwell | |
Conflicts: src/gallium/drivers/llvmpipe/lp_setup_coef.c src/gallium/drivers/llvmpipe/lp_setup_coef.h src/gallium/drivers/llvmpipe/lp_setup_coef_intrin.c src/gallium/drivers/llvmpipe/lp_setup_point.c src/gallium/drivers/llvmpipe/lp_setup_tri.c src/gallium/drivers/llvmpipe/lp_state_derived.c src/gallium/drivers/llvmpipe/lp_state_fs.h | |||
2010-10-17 | llvmpipe: remove setup fallback path | Keith Whitwell | |
2010-09-27 | llvmpipe: minor changes in llvm coefficient calcs | Hui Qi Tay | |
2010-09-18 | llvmpipe: use llvm for attribute interpolant calculation | Keith Whitwell | |
Basically no change relative to hard-coded version, but this will be useful for other changes later. |