gallivm: fix find lsb
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_bitarit.c
2020-01-23 Dave Airliegallivm: fix find lsb
2019-12-08 Dave Airliegallivm: add bitfield reverse and ufind_msb
2019-11-28 Dave Airliegallivm: add cttz wrapper
2019-11-28 Dave Airliegallivm: add popcount intrinsic wrapper
2015-03-22 Jose Fonsecagallivm: Silence unused variable warnings on release...
2013-08-02 Roland Scheideggergallivm: obey clarified shift behavior
2012-02-28 Dave Airliegallivm: add bitarit xor and not ops.
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-03 Brian Paulgallivm/llvmpipe: remove lp_build_context::builder
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-16 Brian Paulgallivm: fix wrong return value in bitwise functions
2010-09-16 José Fonsecagallivm: Start collecting bitwise arithmetic helpers...