mesa/src
Mike Blumenkrantz 8d18be6357 nir/lower_io: fix handling for compact arrays with indirect derefs
this logic relies on constant indexing for compact arrays, but this is
frequently not the case for compact array builtins (e.g., gl_TessLevelOuter).
the usual strategy of lowering to temps isn't viable in TCS, which means
io lowering has to be able to handle indirect access to these builtins
without crashing

cc: mesa-stable

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27534>
(cherry picked from commit 9e2c7314f2)
2024-02-14 17:04:59 +00:00
..
amd aco/gfx11+: limit hard clauses to 32 instructions 2024-02-14 17:04:51 +00:00
android_stub
asahi nir: rework and fix rotate lowering 2024-01-23 20:34:30 +00:00
broadcom broadcom/compiler: be more careful with unifa in non-uniform control flow 2024-01-31 22:21:24 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler nir/lower_io: fix handling for compact arrays with indirect derefs 2024-02-14 17:04:59 +00:00
drm-shim compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
egl egl/drm: flush before calling get_back_bo 2024-02-06 22:06:12 +00:00
etnaviv etnaviv/drm: Remove redundant ALIGN macro by #include "util/u_math.h" 2024-01-08 08:53:31 +00:00
freedreno mesa: plumb errors through to texture allocation 2024-02-14 16:59:44 +00:00
gallium rusticl/mem: support GL_TEXTURE_BUFFER 2024-02-14 17:04:48 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL 2023-12-18 17:52:09 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: alloc WSI memory via GPU when there isn't a valid display FD 2023-12-12 12:41:13 +00:00
imgui
intel intel: Fix intel_get_mesh_urb_config() 2024-02-14 17:04:53 +00:00
loader tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-31 21:22:04 +00:00
mapi glthread: add a string table of function names 2023-12-08 04:25:52 +00:00
mesa mesa: plumb errors through to texture allocation 2024-02-14 16:59:44 +00:00
microsoft nir: rework and fix rotate lowering 2024-01-23 20:34:30 +00:00
nouveau nvk: Don't clobber vb0 after repeated blits 2024-02-14 17:01:50 +00:00
panfrost pan/va: Add missing valhall_enums dep to valhall_disasm 2024-02-14 16:59:43 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util driconf: Apply dual color blending workaround to Dying Light 2024-02-14 16:59:41 +00:00
virtio virgl: Use better reporting for mirror_clamp features 2024-01-31 19:31:13 +00:00
vulkan vk/util: fix 'beta' check for physical device properties 2024-02-06 22:05:54 +00:00
.clang-format nir: add _safe variants of nir_foreach_reg_load/store 2023-12-15 17:19:28 +00:00
meson.build meson: Only include virtio when DRM available 2023-11-07 18:22:56 +00:00