gallivm: Updated lp_build_const_mask_aos to input number of channels.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state_setup.c
2012-11-28 James Bentongallivm: Updated lp_build_const_mask_aos to input numbe...
2012-08-16 Vinson Leellvmpipe: Silence Coverity incorrect sizeof expression...
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-06-18 James Bentonllvmpipe: Implement cylindrical wrapping.
2012-05-16 Olivier Galibertllvmpipe: Color slot interpolation can be flat or persp...
2012-01-30 Tom Stellardgallium: Prefix #defines in tgsi_exec.h with TGSI_
2011-12-08 José Fonsecallvmpipe,draw,gallivm: Ensure we don't walk beyond...
2011-11-14 José Fonsecallvmpipe: Make more resilient to out-of-memory situations.
2011-11-01 José Fonsecallvmpipe: Use -1 instead of ~0 for "no slot".
2011-09-21 Brian Paulllvmpipe: silence a pointer type warning
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-12 Marek Olšákllvmpipe: fix warning: ‘t0’ may be used uninitialized...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-01 Chia-I Wullvmpipe: Fix build errors on x86.
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-11-23 Vinson Leellvmpipe: Remove unnecessary headers.
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-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
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