aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_logic.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Ensure all allocas are in the first block.José Fonseca2010-04-271-12/+0
* gallivm: added lp_build_andc()Brian Paul2010-03-171-0/+10
* gallivm/llvmpipe: rename some constant building functionsBrian Paul2010-03-151-1/+1
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* gallivm: move declarations to silence unused var warningsBrian Paul2010-03-111-2/+6
* gallivm: Use bitmasks for scalar masks.José Fonseca2010-03-111-4/+11
* llvmpipe: Finally found a way to do vector comparisons without using intrinsics.José Fonseca2010-03-101-6/+26
* gallivm: checkpoint: nearest mipmap filteringBrian Paul2010-03-091-42/+58
* gallivm: commentsBrian Paul2010-03-041-0/+5
* llvmpipe: switch to using dynamic stack allocation instead of registersZack Rusin2010-02-081-0/+12
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+421