summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Silence unused variable warnings on release builds.Jose Fonseca2015-03-221-0/+2
* gallivm: obey clarified shift behaviorRoland Scheidegger2013-08-021-2/+6
* gallivm: add bitarit xor and not ops.Dave Airlie2012-02-281-0/+44
* gallivm/llvmpipe: remove lp_build_context::builderBrian Paul2010-12-021-16/+21
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-2/+2
* gallivm: fix wrong return value in bitwise functionsBrian Paul2010-09-161-3/+3
* gallivm: Start collecting bitwise arithmetic helpers in a new module.José Fonseca2010-09-161-0/+187