Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi_info.c
2019-09-04 Dave Airliegallivm: add support for compute shared memory
2019-08-27 Dave Airliegallivm: add image load/store/atomic support
2019-07-07 Dave Airliegallivm: add buffer operations to the tgsi->llvm conver...
2019-05-24 Roland Scheideggergallivm: fix default cbuf info.
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2016-04-27 Brian Paulgallivm: s/Elements/ARRAY_SIZE/
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-09-20 Roland Scheideggergallivm: add information about different sampler/view...
2014-09-17 Roland Scheideggergallivm: add texture target information for sample...
2014-08-05 Roland Scheideggergallivm: fix cube map array (and cube map shadow with...
2014-02-06 Zack Rusingallivm: make sure analysis works with large number...
2013-06-07 Brian Paultgsi: replace tgsi_file_names tgsi_file_names[] with...
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-02-16 Roland Scheideggergallivm/tgsi: fix issues with sample opcodes
2013-02-12 Roland Scheideggergallium: fix tgsi SAMPLE_L opcode to use separate sourc...
2013-02-09 Roland Scheideggergallivm: hook up dx10 sampling opcodes
2013-01-04 Brian Paulgallivm: support more immediates in lp_build_tgsi_info()
2012-11-29 Roland Scheideggergallivm: support array textures
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-02 James Bentonllvmpipe: Check when a shader does not satisfy 0 <...
2012-01-05 Brian Paultgsi: consolidate TGSI string arrays in new tgsi_strings.h
2011-09-10 Marek Olšákgallium: add shadow 1D and 2D array samplers to TGSI
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Brian Paulgallium: s/bool/boolean/
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-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Vinson Leegallivm: Remove unnecessary header.
2010-10-12 José Fonsecagallivm: Name anonymous union.
2010-10-11 José Fonsecagallivm: More detailed analysis of tgsi shaders.