Merge remote branch 'origin/master' into lp-setup-llvm
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_misc.cpp
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Brian Paulgallivm: added lp_build_load_volatile()
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 José Fonsecagallivm: Disable LLVM's pretty stack trace dumper.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 nobledgallivm: Fix and re-enable MMX-disabling code
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-30 Zack Rusinllvmpipe: delete function bodies after generating machi...
2010-07-29 José Fonsecallvmpipe: Avoid corrupting the FPU stack with MMX instr...
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-14 José Fonsecagallivm: Omit references to NoFramePointerElimNonLeaf
2010-06-14 José Fonsecagallivm: Override some of the default target options.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 José Fonsecagallivm: Register the JIT engine with oprofile on debug...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-12 José Fonsecagallivm: Ensure PIPE_OS_xxx are defined.
2010-05-10 José Fonsecagallivm: Temporarily disable custom LLVMDumpValue on...
2010-05-08 José Fonsecagallivm: Add an alternative to LLVMDumpValue that works...
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...