summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* gallivm: fix alignment issue for vertex data fetchRoland Scheidegger2014-11-181-1/+1
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-1/+1
* gallivm: Fix format manipulation for big-endianAdhemerval Zanella2012-11-291-0/+39
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-2/+2
* gallivm: add support for R8G8_R8B8 and G8R8_B8R8 formatsChristian König2012-03-091-0/+42
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-55/+60
* gallivm: optimize yuv decodingRoland Scheidegger2010-09-251-9/+55
* gallivm: Remove unnecessary headers.Vinson Lee2010-07-031-1/+0
* gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().José Fonseca2010-07-021-9/+13
* gallivm: Move gather functions to its own module.José Fonseca2010-07-021-0/+1
* gallivm: Code generate YUV format unpacking.José Fonseca2010-07-021-0/+395