summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_logic.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm: handle nan's in min/maxZack Rusin2013-07-191-0/+6
* llvmpipe: Unswizzled rendering.James Benton2012-11-281-1/+2
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+5
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-1/+1
* gallivm: Start collecting bitwise arithmetic helpers in a new module.José Fonseca2010-09-161-4/+0
* gallivm: Pass condition masks as an unsigned bitmask.José Fonseca2010-09-051-2/+2
* gallivm: Add lp_build_select_bitwise() alternative to lp_build_select_bitwiseJosé Fonseca2010-07-271-0/+5
* gallivm: Ensure all allocas are in the first block.José Fonseca2010-04-271-3/+0
* gallivm: added lp_build_andc()Brian Paul2010-03-171-0/+5
* gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul2010-03-151-1/+1
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* llvmpipe: switch to using dynamic stack allocation instead of registersZack Rusin2010-02-081-0/+2
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+80