summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_setup.c
AgeCommit message (Expand)Author
2011-03-12llvmpipe: fix warning: ‘t0’ may be used uninitialized in this functionMarek Olšák
2010-12-01llvmpipe: Fix build errors on x86.Chia-I Wu
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-11-22llvmpipe: Remove unnecessary headers.Vinson Lee
2010-11-19llvmpipe: twoside for specular color alsoKeith Whitwell
2010-11-19llvmpipe: fix up twoside after recent changesKeith Whitwell
2010-11-19llvmpipe: fix such that offset/twoside function only does in-place modificationHui Qi Tay
2010-11-15llvmpipe: clean up polygon offset function in lp setup codeHui Qi Tay
2010-11-04llvmpipe: added llvm offset setup codeHui Qi Tay
2010-11-01llvmpipe: Moved draw pipeline twoside function to llvm setup codeHui Qi Tay
2010-10-17llvmpipe: remove unused arg from jit_setup_tri functionKeith Whitwell
2010-10-17Merge remote branch 'origin/master' into lp-setup-llvmKeith Whitwell
2010-10-17llvmpipe: remove setup fallback pathKeith Whitwell
2010-09-27llvmpipe: minor changes in llvm coefficient calcsHui Qi Tay
2010-09-18llvmpipe: use llvm for attribute interpolant calculationKeith Whitwell