index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_test_format.c
Age
Commit message (
Expand
)
Author
2010-07-02
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-01
llvmpipe: silence pointer type warnings
Brian Paul
2010-07-01
gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().
José Fonseca
2010-06-04
llvmpipe: new -s option to run single test
Brian Paul
2010-05-30
llvmpipe: Use pointer_to_func() instead of custom wrappers.
José Fonseca
2010-05-24
llvmpipe: Also test compressed formats in lp_test_format()
José Fonseca
2010-05-24
llvmpipe: Fix lp_test_format on 32bit OSes.
José Fonseca
2010-05-13
llvmpipe: silence cast warnings in test programs
Brian Paul
2010-05-12
llvmpipe: s/bool/boolean/ in test progs
Brian Paul
2010-05-08
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-04-20
gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...
José Fonseca
2010-04-20
gallivm: Cleanups and bugfixes to aos format translation.
José Fonseca
2010-04-20
gallivm: Bring aos format back to life.
José Fonseca
2010-03-31
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-15
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-11
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-01
llvmpipe: Rename pipe formats.
José Fonseca
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-01-12
gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for consistency.
José Fonseca
2009-11-09
llvmpipe: Ensure stack variables in unit tests are properly aligned.
José Fonseca
2009-10-25
llvmpipe: Share testing infrastructure with lp_test_format.
José Fonseca
2009-10-25
llvmpipe: Eliminate lp_build_store_rgba_aos.
José Fonseca
2009-10-25
llvmpipe: Eliminate lp_build_load_rgba_aos.
José Fonseca
2009-10-22
llvmpipe: Call util_cpu_detect() from the unit tests.
José Fonseca
2009-10-04
llvmpipe: Remove loop testing from format testing.
José Fonseca
2009-09-26
llvmpipe: Allow building with LLVM 2.6 too.
José Fonseca
2009-09-07
llvmpipe: SoA pixel unpacking specialization.
José Fonseca
2009-08-29
llvmpipe: Split control flow function declarations and notes.
José Fonseca
2009-08-29
llvmpipe: Cleanup test programs.
José Fonseca