summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_type.h
AgeCommit message (Expand)Author
2010-12-02gallivm/llvmpipe: remove lp_build_context::builderBrian Paul
2010-11-30gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul
2010-11-04gallivm: added lp_elem_type()Brian Paul
2010-08-30gallivm: Correct copy'n'pasted comments.José Fonseca
2010-07-01gallivm: Support 4 x unorm8 in lp_build_fetch_rgba_aos().José Fonseca
2010-06-02llvmpipe: Store often used LLVM types in the lp_build_context.José Fonseca
2010-05-14gallivm: added lp_sizeof_llvm_type()Brian Paul
2010-05-13gallivm: added lp_dump_llvmtype() debug helperBrian Paul
2010-05-12gallivm: added lp_typekind_name() util functionBrian Paul
2010-03-15gallivm: fix up some #includesBrian Paul
2010-03-15gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul
2010-03-11gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul
2010-03-09gallivm: checkpoint: nearest mipmap filteringBrian Paul
2010-03-04gallivm: clarify unsigned vs. signed integer type constructionBrian Paul
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin