aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_misc.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm: remove lp_add_attr_dereferenceable in favor of amd/commonMarek Olšák2017-03-221-3/+0
* gallivm: add no-signed-zeros-fp-math option to lp_create_builder (v2)Marek Olšák2017-02-211-1/+7
* gallivm: add lp_create_builder with an unsafe_fpmath optionMarek Olšák2016-11-151-0/+3
* gallivm: add wrappers for missing functions in LLVM <= 3.8Marek Olšák2016-10-201-0/+6
* gallivm: add helper lp_add_attr_dereferenceableMarek Olšák2016-07-131-0/+3
* gallivm: Remove lp_build_load_volatile.Jose Fonseca2016-04-031-4/+0
* gallivm: Add helpers for creating and destroying TargetLibraryInfoTom Stellard2016-02-171-0/+7
* gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2Tom Stellard2015-10-021-0/+2
* gallivm: Fix build for LLVM 3.2Mathias Fröhlich2014-10-011-0/+3
* llvmpipe: Make a llvmpipe OpenGL context thread safe.Mathias Fröhlich2014-09-301-0/+3
* gallivm: Remove lp_func_delete_body.José Fonseca2014-05-141-4/+0
* gallivm: One code memory pool with deferred free.Frank Henigman2014-05-141-0/+6
* gallivm: JIT symbol resolution with linux perf.José Fonseca2013-04-171-3/+0
* gallium/gallivm: code generation options for LLVM 3.1+Alexander V. Nikolaev2012-10-281-4/+5
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+70
* gallivm: Rename lp_bld_misc -> lp_bld_init.José Fonseca2010-03-031-56/+0
* llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-081-0/+56