summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_pack.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul1-39/+45
2010-09-11gallivm: Add a new debug flag to warn about performance issues.José Fonseca1-2/+0
2010-08-14u_cpu_detect: remove arch and little_endianLuca Barbieri1-4/+3
2010-08-10gallivm: fix non-SSE4.1 case in lp_build_pack2()Brian Paul1-5/+9
2010-07-02gallivm: Fix 4 x unorm8 -> 4 x float conversion.José Fonseca1-2/+16
2010-07-01gallivm: Allow to conversions to/from registers of different sizes.José Fonseca1-0/+106
2010-04-19gallivm: Remove redundant initialization of dst_vec_type.Vinson Lee1-2/+0
2010-03-15gallivm/llvmpipe: rename some constant building functionsBrian Paul1-2/+2
2010-03-11gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul1-1/+1
2010-03-06gallivm: Generate valid IR for LLVM 2.7.José Fonseca1-1/+14
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin1-0/+418