summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_const.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Updated lp_build_const_mask_aos to input number of channels.James Benton2012-11-281-4/+6
* gallivm: Add a lp_build_const_func_pointer() helper.José Fonseca2012-05-021-0/+10
* gallivm: Cleanup/simplify lp_build_const_string_variable.José Fonseca2012-05-021-0/+3
* gallivm: Added lp_build_const_mask_aos_swizzledJames Benton2012-05-021-0/+7
* gallivm: Fix 'cast from pointer to integer of different size' warning.Vinson Lee2010-12-221-1/+1
* gallivm: work around LLVM 2.6 bug when calling C functionsBrian Paul2010-12-161-0/+18
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-10/+20
* gallivm: Pass condition masks as an unsigned bitmask.José Fonseca2010-09-051-1/+1
* gallivm: added lp_build_const_int32() helperBrian Paul2010-07-201-0/+8
* gallivm: Add a lp_build_const_elem().José Fonseca2010-06-021-0/+4
* gallivm/llvmpipe: rename some constant building functionsBrian Paul2010-03-151-4/+2
* gallivm: fix up some #includesBrian Paul2010-03-151-1/+1
* 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: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+108