mesa/src
Jason Ekstrand 7e38f49a8f intel/fs: Don't emit a des copy for image ops with has_dest == false
This was causing us to walk dest_components times over a thing with no
destination.  This happened to work because all of the image intrinsics
without a destination also happened to have dest_components == 0.  We
shouldn't be reading dest_components if has_dest == false.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2018-03-27 18:18:21 -07:00
..
amd ac/nir_to_llvm: fix component packing for double outputs 2018-03-28 09:59:37 +11:00
broadcom broadcom/vc5: Fix extraneous register index in QIR dumping of TLBU writes. 2018-03-26 17:46:23 -07:00
compiler nir: fix crash in loop unroll corner case 2018-03-28 09:59:38 +11:00
egl wayland-drm: do not distribute generated sources 2018-03-23 11:27:12 +01:00
gallium nvc0/ir: fix INTERP_* with indirect inputs 2018-03-27 20:41:11 -04:00
gbm meson: Use include directory variables instead of traversing 2018-03-07 13:30:53 -08:00
getopt
glx dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/fs: Don't emit a des copy for image ops with has_dest == false 2018-03-27 18:18:21 -07:00
loader dri3: Don't fail on version mismatch 2018-03-20 08:52:59 +00:00
mapi *-symbol-check: use correct nm path when cross-compiling 2018-02-26 13:50:59 +00:00
mesa st/glsl_to_nir: correctly handle arrays packed across multiple vars 2018-03-28 09:59:38 +11:00
util meson/configure: detect endian.h instead of trying to guess when it's available 2018-03-23 11:44:21 +00:00
vulkan wayland-drm: do not distribute generated sources 2018-03-23 11:27:12 +01:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
meson.build meson: fix building without GL 2018-02-26 09:32:14 -08:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00