summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_debug.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm: improve dumping of bitcodeRoland Scheidegger2016-05-111-0/+1
* gallivm: Remove lp_get_module_id.Jose Fonseca2016-04-191-4/+0
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* gallivm: print out how long it takes to optimize shader IR.Roland Scheidegger2014-05-161-0/+4
* gallivm: implement better control of per-quad/per-element/scalar lodRoland Scheidegger2013-08-201-1/+2
* gallivm: Add no_rho_approx debug optionRoland Scheidegger2013-04-181-1/+2
* gallivm: JIT symbol resolution with linux perf.José Fonseca2013-04-171-1/+5
* gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-0/+10
* gallivm/llvmpipe: squash merge of the llvm-context branchBrian Paul2010-11-301-0/+1
* gallivm: Allow to disable bri-linear filtering with GALLIVM_DEBUG=no_brilinea...José Fonseca2010-10-101-5/+6
* gallivm: Add a new debug flag to warn about performance issues.José Fonseca2010-09-111-0/+1
* gallivm: Centralize some of the LLVM debugging options.José Fonseca2010-05-151-0/+13
* gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.José Fonseca2010-05-081-0/+4
* gallivm/llvmpipe: rename os_llvm.h to lp_bld.hBrian Paul2010-03-151-1/+1
* gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.hBrian Paul2010-03-111-1/+1
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+64