gallivm,draw,llvmpipe: Support wider native registers.
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi_aos.c
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-02 James Bentongallivm: Added lp_build_const_mask_aos_swizzled
2012-05-02 James Bentongallivm: fixed memory leak in lp_build_tgsi_aos
2012-02-17 Dave Airliegallivm: enable fetch for integer opcodes. (v2)
2012-02-17 Dave Airliegallivm: add uint/int bld to the base builder. (v2)
2012-01-30 Tom Stellardgallivm: Add a new interface for doing TGSI->LLVM conve...
2012-01-27 Brian Paulgallivm: Swizzle constants into the right AoS ordering.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-03 Brian Paulgallivm/llvmpipe: remove lp_build_context::builder
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Vinson Leegallivm: Silence uninitialized variable warning.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Vinson Leegallivm: Remove unnecessary header.
2010-09-11 José Fonsecagallivm: Use const keyword on swizzles.
2010-09-11 José Fonsecagallivm: Allow to TGSI AoS translation to happen in...
2010-09-11 José Fonsecagallivm: Cleanup the TGSI <-> sampler interface.
2010-09-11 José Fonsecagallivm: Basic AoS TGSI -> LLVM IR.