aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_test_format.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Ensure stack variables in unit tests are properly aligned.José Fonseca2009-11-091-0/+1
* llvmpipe: Share testing infrastructure with lp_test_format.José Fonseca2009-10-251-22/+45
* llvmpipe: Eliminate lp_build_store_rgba_aos.José Fonseca2009-10-251-5/+14
* llvmpipe: Eliminate lp_build_load_rgba_aos.José Fonseca2009-10-251-6/+13
* llvmpipe: Call util_cpu_detect() from the unit tests.José Fonseca2009-10-221-0/+3
* llvmpipe: Remove loop testing from format testing.José Fonseca2009-10-041-6/+0
* llvmpipe: Allow building with LLVM 2.6 too.José Fonseca2009-09-261-0/+5
* llvmpipe: SoA pixel unpacking specialization.José Fonseca2009-09-071-2/+2
* llvmpipe: Split control flow function declarations and notes.José Fonseca2009-08-291-1/+2
* llvmpipe: Cleanup test programs.José Fonseca2009-08-291-0/+271