aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_pack.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Fix Altivec pack intrinsics for little-endianUlrich Weigand2014-09-061-5/+21
* gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.José Fonseca2014-05-141-8/+0
* gallivm: fix no-op n:n lp_build_resize()Roland Scheidegger2014-03-261-6/+6
* gallivm: work around slow code generated for interleaving 128bit vectorsRoland Scheidegger2013-06-081-0/+22
* gallivm: (trivial) fix lp_build_concat_nRoland Scheidegger2013-06-051-1/+5
* llvmpipe: handle z32s8x24 depth/stencil formatRoland Scheidegger2013-05-181-1/+2
* gallivm: Fix vector constant for shuffleAdhemerval Zanella2012-11-291-1/+6
* gallivm: Altivec pack/unpack intrisicsAdhemerval Zanella2012-11-291-14/+30
* llvmpipe: Unswizzled rendering.James Benton2012-11-281-0/+36
* gallivm: Changed lp_build_pad_vector to correctly handle scalar argument.James Benton2012-11-281-15/+21
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-59/+280
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-39/+45
* 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