summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Use standard LLVMSetAlignment from LLVM 3.4 onwards.Jose Fonseca2016-04-031-1/+1
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-56/+0
* gallivm: more integer texture format fetch fixesRoland Scheidegger2013-01-101-3/+3
* gallivm: fix conversion for pure integer formatsRoland Scheidegger2012-12-181-0/+1
* gallivm: Rudimentary native integer support.José Fonseca2012-12-071-3/+18
* gallivm: Fix format manipulation for big-endianAdhemerval Zanella2012-11-291-6/+64
* gallivm: Changed lp_build_pad_vector to correctly handle scalar argument.James Benton2012-11-281-1/+1
* gallivm: Add a function to generate lp_type for a format.James Benton2012-11-281-7/+1
* gallivm: remove unused src_elem_type variableBrian Paul2012-08-081-2/+1
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+102