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