summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_pack.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Add a new debug flag to warn about performance issues.José Fonseca2010-09-111-2/+0
* u_cpu_detect: remove arch and little_endianLuca Barbieri2010-08-141-4/+3
* gallivm: fix non-SSE4.1 case in lp_build_pack2()Brian Paul2010-08-101-5/+9
* gallivm: Fix 4 x unorm8 -> 4 x float conversion.José Fonseca2010-07-021-2/+16
* gallivm: Allow to conversions to/from registers of different sizes.José Fonseca2010-07-011-0/+106
* gallivm: Remove redundant initialization of dst_vec_type.Vinson Lee2010-04-191-2/+0
* gallivm/llvmpipe: rename some constant building functionsBrian Paul2010-03-151-2/+2
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* gallivm: Generate valid IR for LLVM 2.7.José Fonseca2010-03-061-1/+14
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+418