gallium: Require LLVM >= 3.5
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_misc.h
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.5
2019-09-06 Eric Engestromgallivm: drop LLVM<3.3 code paths as no build system...
2019-09-06 Eric Engestromgallivm: replace more complex 3.x version check with...
2019-08-27 Dave Airliegallivm: add support for fences api on older llvm
2019-07-07 Dave Airliegallivm: add compare exchange wrapper
2018-01-16 Samuel Pitoisetac: import lp_create_builder() from gallivm
2017-07-17 Marek Olšákgallivm: inline gallivm_init_llvm_targets
2017-03-22 Marek Olšákgallivm: remove lp_add_attr_dereferenceable in favor...
2017-02-21 Marek Olšákgallivm: add no-signed-zeros-fp-math option to lp_creat...
2016-11-15 Marek Olšákgallivm: add lp_create_builder with an unsafe_fpmath...
2016-10-20 Marek Olšákgallivm: add wrappers for missing functions in LLVM...
2016-07-13 Marek Olšákgallivm: add helper lp_add_attr_dereferenceable
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-03 Jose Fonsecagallivm: Remove lp_build_load_volatile.
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-17 Tom Stellardgallivm: Add helpers for creating and destroying Target...
2015-10-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-02 Tom Stellardgallivm: Allow drivers and state trackers to initialize...
2014-09-30 Mathias Fröhlichgallivm: Fix build for LLVM 3.2
2014-09-30 Mathias Fröhlichllvmpipe: Make a llvmpipe OpenGL context thread safe.
2014-05-14 José Fonsecagallivm: Remove lp_func_delete_body.
2014-05-14 Frank Henigmangallivm: One code memory pool with deferred free.
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2012-10-28 Alexander V. Nikolaevgallium/gallivm: code generation options for LLVM 3.1+
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-03 José Fonsecagallivm: Rename lp_bld_misc -> lp_bld_init.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...