History log of /external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e6314db0ac537695a20feb5fab8d77a30836eccf 13-Mar-2011 José Fonseca <jfonseca@vmware.com> gallivm: Use LLVM MC disassembler, instead of udis86.

Included in LLVM 2.7+. Unlink udis86, should support all instructions that
LLVM can emit.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
efc82aef35a2aac5d2ed9774f6d28f2626796416 01-Dec-2010 Brian Paul <brianp@vmware.com> gallivm/llvmpipe: squash merge of the llvm-context branch

This branch defines a gallivm_state structure which contains the
LLVMBuilderRef, LLVMContextRef, etc. All data structures built with
this object can be periodically freed during a "garbage collection"
operation.

The gallivm_state object has to be passed to most of the builder
functions where LLVMBuilderRef used to be used.

Conflicts:
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c
src/gallium/drivers/llvmpipe/lp_state_setup.c
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
48003f3567d2732cfab08186934c4261c0447c9c 10-Oct-2010 José Fonseca <jfonseca@vmware.com> gallivm: Allow to disable bri-linear filtering with GALLIVM_DEBUG=no_brilinear runtime option
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
dcc5d7f67220bc93aa7a351658649877c7e4cf69 09-Sep-2010 José Fonseca <jfonseca@vmware.com> gallivm: Add a new debug flag to warn about performance issues.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
145fd48b378c1b4767e9aa72f1b01e69a2281a62 15-May-2010 José Fonseca <jfonseca@vmware.com> gallivm: Centralize some of the LLVM debugging options.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
8ad3e0b55df50beac8ba3c5cafa0be79641a4977 09-May-2010 José Fonseca <jfonseca@vmware.com> gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
0d71ba46e613230c84165106c1fcc9027dec4cd3 15-Mar-2010 Brian Paul <brianp@vmware.com> gallivm/llvmpipe: rename os_llvm.h to lp_bld.h

The llvm wrapper wasn't really an OS thing.

Use lp_bld.h for now but we eventually should rename/re-prefix all the
files/functions in the gallivm/ directory.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
489af2a3ba467e4341cb8504a0e59cf5828864d4 11-Mar-2010 Brian Paul <brianp@vmware.com> gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h
c61bf363937f40624a5632745630d4f2b9907082 09-Feb-2010 Zack Rusin <zackr@vmware.com> llvmpipe: export the tgsi translation code to a common layer

the llvmpipe tgsi translation is a lot more complete than what was in
gallivm so replacing the latter with the former. this is needed since
the draw llvm paths will use the same code. effectively the proven
llvmpipe code becomes gallivm.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_debug.h