summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_swizzle.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Unswizzled rendering.James Benton2012-11-281-4/+21
* gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsetsRoland Scheidegger2012-11-271-1/+2
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+24
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-2/+2
* gallivm: Help for combined extraction and broadcasting.José Fonseca2010-10-081-0/+8
* gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/José Fonseca2010-09-111-1/+1
* gallivm: Support extended swizzles in lp_build_swizzle1_aos().José Fonseca2010-07-011-4/+4
* llvmpipe: Remove lp_build_swizzle2_aos().José Fonseca2010-07-011-12/+0
* gallivm: Centralize SoA swizzling into a single place.José Fonseca2010-05-081-0/+19
* 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/+91