summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_conv.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-11/+0
* gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own fileRoland Scheidegger2013-03-241-14/+0
* gallivm: Add code for rgb9e5 shared exponent format to float conversionRoland Scheidegger2013-03-241-0/+5
* llvmpipe: add EXT_packed_float render target format supportRoland Scheidegger2013-03-221-0/+9
* gallivm: Add byte-swap construct callsAdhemerval Zanella2012-11-291-0/+11
* llvmpipe: Unswizzled rendering.James Benton2012-11-281-0/+10
* gallivm: Added support for float to half-float conversion in lp_build_conv.James Benton2012-11-281-1/+4
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+4
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-4/+4
* 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/+73