aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bld_format_aos.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Silence compiler warnings.Vinson Lee2009-12-281-1/+1
* llvmpipe: New function to unpack rgba8 formats into 4 x u8n AoS.José Fonseca2009-10-251-0/+141
* llvmpipe: Eliminate lp_build_store_rgba_aos.José Fonseca2009-10-251-31/+1
* llvmpipe: Eliminate lp_build_load_rgba_aos.José Fonseca2009-10-251-31/+1
* llvmpipe: SoA pixel unpacking specialization.José Fonseca2009-09-071-15/+15
* llvmpipe: Merge all pixel format related files.José Fonseca2009-08-291-0/+303