summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_test_format.c
AgeCommit message (Expand)Author
2010-01-12gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for consistency.José Fonseca
2009-11-09llvmpipe: Ensure stack variables in unit tests are properly aligned.José Fonseca
2009-10-25llvmpipe: Share testing infrastructure with lp_test_format.José Fonseca
2009-10-25llvmpipe: Eliminate lp_build_store_rgba_aos.José Fonseca
2009-10-25llvmpipe: Eliminate lp_build_load_rgba_aos.José Fonseca
2009-10-22llvmpipe: Call util_cpu_detect() from the unit tests.José Fonseca
2009-10-04llvmpipe: Remove loop testing from format testing.José Fonseca
2009-09-26llvmpipe: Allow building with LLVM 2.6 too.José Fonseca
2009-09-07llvmpipe: SoA pixel unpacking specialization.José Fonseca
2009-08-29llvmpipe: Split control flow function declarations and notes.José Fonseca
2009-08-29llvmpipe: Cleanup test programs.José Fonseca