aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_test_format.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* llvmpipe: Rename pipe formats.José Fonseca2010-03-011-24/+24
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-1/+1
* gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for consistency.José Fonseca2010-01-121-1/+1
* 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