History log of /external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_printf.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
789436f1e07a68b632937d9f2101efc5e68f7499 26-Jun-2012 James Benton <jbenton@vmware.com> gallivm: Added a generic lp_build_print_value which prints a LLVMValueRef.

Updated lp_build_printf to share common code.
Removed specific lp_build_print_vecX.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_printf.h
0005bd9da2b343accad423708eba36a00035c7ee 23-Feb-2012 José Fonseca <jfonseca@vmware.com> gallivm: Cleanup/simplify lp_build_const_string_variable.

- Move to lp_bld_const where it belongs
- Rename to lp_build_const_string
- take the length from the argument (and don't count the zero terminator twice)
- bitcast the constant to generic i8 *
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_printf.h
f64fe7d333ef5f00f1d13d19c9b986abe21a524c 19-Apr-2012 James Benton <jbenton@vmware.com> gallivm: added a debug function which allows llvm to print vectors of 16 unsigned ints

This is useful for debugging the linear llvm path as it handles pixels in this format

Signed-off-by: José Fonseca <jfonseca@vmware.com>
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_printf.h
903a14ed9146f3a38895ca7e39f69f2ad77bf5df 23-Oct-2011 Brian Paul <brianp@vmware.com> gallivm: added lp_build_print_ivec4() function
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_printf.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_printf.h
991f0c27638c4bc03a0c609244bf755a0820d46f 15-Oct-2010 Brian Paul <brianp@vmware.com> gallivm: added lp_build_print_vec4()
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_printf.h
3b1a8d9d5ba286da568b4176ed533a7dde60ad18 26-Mar-2010 Chris Li <chrisl@vmware.com> gallivm: added lp_bld_printf() function
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_printf.h