aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_soa.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca2010-04-091-5/+5
* gallivm: Get the format translation logic write.José Fonseca2010-04-071-5/+19
* gallivm: Fallback to calling util_format_description::fetch_float for any for...José Fonseca2010-04-061-0/+140
* llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.José Fonseca2010-04-011-3/+43
* llvmpipe: Support sampling from signed and mixed siged formats.José Fonseca2010-04-011-9/+64
* gallivm: Fix USCALED translation. Minor Cleanups.José Fonseca2010-03-311-3/+3
* gallivm/llvmpipe: rename some constant building functionsBrian Paul2010-03-151-2/+2
* gallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.José Fonseca2010-02-241-3/+1
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+149