mesa/src
Natalie Vock 6f88b07e5d radv: Initialize nir_lower_io_to_scalar progress variable
The NIR_PASS macro only overwrites this when the pass actually makes
progress. If the pass doesn't make progress, the variable stays
uninitialized.

Clang correctly spots this and warns about it.

Cc: mesa-stable
(cherry picked from commit 47e4a68a83)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40092>
2026-02-25 14:22:21 +01:00
..
amd radv: Initialize nir_lower_io_to_scalar progress variable 2026-02-25 14:22:21 +01:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi hk: fix passthrough GS key invalidation 2026-02-25 14:22:21 +01:00
broadcom broadcom/cle: bump up gen version for v3d 2026-02-04 18:39:35 +01:00
c11 c11/threads: fix build on c23 2025-11-10 07:01:50 +10:00
compiler nir: Use STACK_ARRAY instead of NIR_VLA 2026-02-25 14:22:20 +01:00
drm-shim drm-shim: handle DRM_CAP_ADDFB2_MODIFIERS 2025-11-24 12:34:08 +00:00
egl mesa: retain const qualifier from pointer 2026-02-11 14:54:47 +00:00
etnaviv etnaviv/ci: Add gitlab-ci-inc.yml to file list 2026-01-19 20:46:38 +00:00
freedreno freedreno/common: set has_astc_hdr true for a7xx targets 2026-02-25 14:22:20 +01:00
gallium zink: fix broken compiler assert 2026-02-25 14:22:21 +01:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: Add VK_EXT_frame_boundary support 2026-01-20 20:27:10 +00:00
glx glx: fix const qualifier warnings found with C23 glibc support 2026-02-11 14:54:47 +00:00
gtest
imagination pvr: Fixup for deqp-vk.api 2d.optimal.* conformance 2026-02-11 14:54:47 +00:00
imgui imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
intel elk: Call nir_opt_algebraic_late in elk_postprocess_nir 2026-02-25 14:22:20 +01:00
kosmickrisp kk: Fix disabling workaround 4 2026-02-11 14:54:47 +00:00
loader loader: fix UB in wayland helper code. 2026-01-03 07:56:38 +00:00
mesa mesa: implement FRAMEBUFFER_RENDERABLE internalformat query 2026-02-25 14:22:21 +01:00
microsoft vk: descriptors: sort bindings along with flags 2026-01-20 15:55:47 +00:00
nouveau nvk: Reenable compression support with nouveau 1.4.2 2026-02-11 14:54:47 +00:00
panfrost panvk: guard against NULL pointers to avoid crash 2026-02-25 14:22:21 +01:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool pps/meson: minor refactor for pps_deps 2025-11-08 18:39:00 -08:00
util anv: Limit modifier disabling workaround to specific GTK versions 2026-02-25 14:22:21 +01:00
virtio venus: workaround a gcc-15 dead store elimination (DSE) bug 2026-02-25 14:22:21 +01:00
vulkan vulkan/cmd_queue: Fixup stride for multi draws 2026-02-25 14:22:20 +01:00
x11 treewide: strip unneeded inc_gallium inc_gallium_aux 2025-11-13 22:01:43 +00:00
.clang-format util: Add sparse bitset data structure 2025-11-06 21:34:33 +00:00
meson.build kk: Add KosmicKrisp 2025-10-20 17:46:38 +00:00