aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bld_format_soa.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Split the format swizzling step from the unpacking.José Fonseca2009-10-251-16/+27
* llvmpipe: Move a few format/sampling functions into better space.José Fonseca2009-10-251-71/+0
* llvmpipe: Adjust format assertion.José Fonseca2009-10-041-3/+4
* llvmpipe: Make lp_type a regular union.José Fonseca2009-09-141-3/+3
* llvmpipe: Fix sampling from depth textures. Respect texture compare func.José Fonseca2009-09-101-19/+34
* llvmpipe: SoA pixel unpacking specialization.José Fonseca2009-09-071-0/+193