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
/
auxiliary
/
gallivm
/
lp_bld_misc.cpp
Age
Commit message (
Expand
)
Author
2010-12-22
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
2010-10-15
gallivm: added lp_build_load_volatile()
Brian Paul
2010-08-30
gallivm: Disable LLVM's pretty stack trace dumper.
José Fonseca
2010-08-17
gallivm: Fix and re-enable MMX-disabling code
nobled
2010-07-30
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-29
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-06-14
gallivm: Omit references to NoFramePointerElimNonLeaf
José Fonseca
2010-06-14
gallivm: Override some of the default target options.
José Fonseca
2010-06-03
gallivm: Register the JIT engine with oprofile on debug/profile builds.
José Fonseca
2010-05-12
gallivm: Ensure PIPE_OS_xxx are defined.
José Fonseca
2010-05-10
gallivm: Temporarily disable custom LLVMDumpValue on MSVC.
José Fonseca
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-03-03
gallivm: Rename lp_bld_misc -> lp_bld_init.
José Fonseca
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin