Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state_setup.c
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-19 Keith Whitwellllvmpipe: twoside for specular color also
2010-11-19 Keith Whitwellllvmpipe: fix up twoside after recent changes
2010-11-19 Hui Qi Tayllvmpipe: fix such that offset/twoside function only...
2010-11-15 Hui Qi Tayllvmpipe: clean up polygon offset function in lp setup...
2010-11-04 Hui Qi Tayllvmpipe: added llvm offset setup code
2010-11-01 Hui Qi Tayllvmpipe: Moved draw pipeline twoside function to llvm...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith Whitwellllvmpipe: remove unused arg from jit_setup_tri function
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-18 Keith Whitwellllvmpipe: remove setup fallback path
2010-09-27 Hui Qi Tayllvmpipe: minor changes in llvm coefficient calcs
2010-09-18 Keith Whitwellllvmpipe: use llvm for attribute interpolant calculation