summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_printf.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm: Added a generic lp_build_print_value which prints a LLVMValueRef.James Benton2012-06-271-10/+3
* gallivm: Cleanup/simplify lp_build_const_string_variable.José Fonseca2012-05-021-6/+3
* gallivm: added a debug function which allows llvm to print vectors of 16 unsi...James Benton2012-05-021-0/+4
* gallivm: added lp_build_print_ivec4() functionBrian Paul2011-10-231-0/+3
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-3/+10
* gallivm: added lp_build_print_vec4()Brian Paul2010-10-151-0/+4
* gallivm: added lp_bld_printf() functionChris Li2010-03-291-0/+39