freedreno/ir3: fix register usage calculations
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_misc.h
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...