mesa/src
Ian Romanick 72a6f5d1a3 Revert "nir/lower_indirect: Bail early if modes == 0"
"There's no point in walking the program if we're never going to
    actually lower anything."

Except we might lower compacted local arrays.  In that case, modes will
be 0, but there is still lowering to be done.

This reverts commit 7f75cf2a94.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109081
Suggested-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Tested-by: Clayton Craft <clayton.a.craft@intel.com>
Cc: Kenneth Graunke <kenneth@whitecape.org>
(cherry picked from commit 29e4b949b4)
2019-01-11 19:19:08 +00:00
..
amd radv: don't set surf_index for stencil-only images 2019-01-11 19:19:08 +00:00
broadcom v3d: Add missing flagging of SYNCB as a TSY op. 2019-01-11 16:43:42 +00:00
compiler Revert "nir/lower_indirect: Bail early if modes == 0" 2019-01-11 19:19:08 +00:00
egl egl/wayland: plug memory leak in drm_handle_device() 2018-11-28 18:05:05 +00:00
gallium clover: Fix build after clang r348827 2019-01-11 16:43:42 +00:00
gbm gbm: remove unnecessary meson include 2018-11-14 18:53:02 +00:00
getopt
glx glx: mandate xf86vidmode only for "drm" dri platforms 2019-01-11 16:43:42 +00:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel i965/vec4/dce: Don't narrow the write mask if the flags are used 2019-01-11 19:19:08 +00:00
loader loader: free error state, when checking the drawable type 2019-01-11 16:43:42 +00:00
mapi glapi: add missing visibility args 2018-11-23 11:50:36 +00:00
mesa mesa/st/nir: fix missing nir_compact_varyings 2019-01-11 16:43:42 +00:00
util util/ralloc: Make sizeof(linear_header) a multiple of 8 2018-11-14 18:53:02 +00:00
vulkan vulkan/wsi: fix s/,/;/ typo 2018-11-28 18:05:05 +00:00
Makefile.am configure: allow building with python3 2018-10-31 19:15:50 +00:00
meson.build meson: fix wayland-less builds 2018-11-14 18:53:02 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00