summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_logic.c
AgeCommit message (Expand)Author
2010-03-11gallivm: move declarations to silence unused var warningsBrian Paul
2010-03-11gallivm: Use bitmasks for scalar masks.José Fonseca
2010-03-10llvmpipe: Finally found a way to do vector comparisons without using intrinsics.José Fonseca
2010-03-09gallivm: checkpoint: nearest mipmap filteringBrian Paul
2010-03-04gallivm: commentsBrian Paul
2010-02-08llvmpipe: switch to using dynamic stack allocation instead of registersZack Rusin
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin