util: use standard name for snprintf()
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_gather.c
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-01-19 Dave Airliegallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN
2017-01-18 Roland Scheideggergallivm: (trivial) fix copy/paste bug with big endian...
2016-12-21 Roland Scheideggergallivm: optimize gather a bit, by using supplied desti...
2016-12-06 Roland Scheideggergallivm: optimize 16bit->32bit gather path a bit
2016-10-04 Jose Fonsecagallivm: Use AVX2 gather instrinsics.
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-03 Jose Fonsecagallivm: Use standard LLVMSetAlignment from LLVM 3...
2014-11-18 Roland Scheideggergallivm: fix alignment issue for vertex data fetch
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2012-11-29 Adhemerval Zanellagallivm: Fix format manipulation for big-endian
2012-01-30 Tom Stellardgallivm: Add function lp_bld_gather_values()
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-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
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-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-02 José Fonsecagallivm: Move gather functions to its own module.