util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_format_yuv.c
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2016-12-21 Roland Scheideggergallivm: optimize gather a bit, by using supplied desti...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
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-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-03-09 Christian Königgallivm: add support for R8G8_R8B8 and G8R8_B8R8 formats
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-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
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-25 Roland Scheideggergallivm: optimize yuv decoding
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-03 Vinson Leegallivm: Remove unnecessary headers.
2010-07-02 José Fonsecagallivm: Support multiple pixels in lp_build_fetch_rgba...
2010-07-02 José Fonsecagallivm: Move gather functions to its own module.
2010-07-02 José Fonsecagallivm: Code generate YUV format unpacking.