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_conv.c
Age
Commit message (
Expand
)
Author
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-07-29
llvmpipe: don't call LLVMCreateJITCompiler() twice
Brian Paul
2010-07-02
gallivm: Fix 4 x unorm8 -> 4 x float conversion.
José Fonseca
2010-07-01
gallivm: Allow to conversions to/from registers of different sizes.
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-13
llvmpipe: silence cast warnings in test programs
Brian Paul
2010-05-12
llvmpipe: s/bool/boolean/ in test progs
Brian Paul
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
2010-01-12
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-01
llvmpipe: Use C-style comment.
Vinson Lee
2009-11-09
llvmpipe: Ensure stack variables in unit tests are properly aligned.
José Fonseca
2009-10-22
llvmpipe: Avoid variable size arrays.
José Fonseca
2009-09-16
llvmpipe: Make the code portable for MinGW.
José Fonseca
2009-09-14
llvmpipe: Make lp_type a regular union.
José Fonseca
2009-08-29
llvmpipe: Get conversions working correctly for all integer types.
José Fonseca
2009-08-29
llvmpipe: Several fixes of the conversion test.
José Fonseca
2009-08-29
llvmpipe: Disassemble generated x86 code.
José Fonseca
2009-08-29
llvmpipe: Test only present functionality to allow regression testing.
José Fonseca
2009-08-29
llvmpipe: Handle more conversions.
José Fonseca
2009-08-29
llvmpipe: Normalize the cycles with the number of channel.
José Fonseca
2009-08-29
llvmpipe: Handle ubyte -> float conversion too.
José Fonseca
2009-08-29
llvmpipe: Bootstrap type conversions.
José Fonseca