mesa/src/gallium/auxiliary
Gurchetan Singh 98afd0c2f7 gallium: fix sometimes-uninitialized warning
Otherwise:

gallium/auxiliary/gallivm/lp_bld_nir_soa.c:2394:7:
 error: variable 'opname' is used uninitialized whenever switch default is taken

is observed.

Reviewed-by: @LingMan
Fixes: 12bceb228a ("gallivm: let reduce ops use llvm intrinsics")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39418>
(cherry picked from commit 0f582b0268)
2026-01-28 16:17:58 +01:00
..
cso_cache mesa,gallium: not touch TS when internal draws 2025-10-17 03:52:19 +00:00
draw ALL: use SHA1_DIGEST_LENGTH etc. instead of hardcoding the numbers 2026-01-07 08:32:33 +00:00
driver_ddebug gallium: add a flag to finalize_nir to allow drivers to skip NIR opts 2025-11-29 07:29:05 +00:00
driver_noop gallium: add a flag to finalize_nir to allow drivers to skip NIR opts 2025-11-29 07:29:05 +00:00
driver_trace pipe: Remove MPEG4 decode support 2026-01-12 14:51:35 +00:00
gallivm gallium: fix sometimes-uninitialized warning 2026-01-28 16:17:58 +01:00
hud hud: add new 'dev' pseudo-graph 2025-12-18 10:45:49 +00:00
indices gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
nir tgsi/nir: Store output variables before each TGSI_OPCODE_RET 2026-01-20 19:54:23 +00:00
pipe-loader dri,gallium: Add support for RGB[A]16_UNORM display formats. 2026-01-21 12:29:03 +00:00
pipebuffer gallium/pipebuffer: fix multithread issue on pb_slab_manager_create_buffer 2025-08-23 02:09:15 +00:00
postprocess gallium: Fix gnu-empty-initalizer error 2025-12-15 09:35:25 +00:00
renderonly treewide: Make exported DRM FDs read-write. 2025-09-27 19:46:14 +00:00
rtasm util: Remove MMX/MMXext detection code 2024-11-13 23:33:15 +00:00
target-helpers pipe-loader: Load the ethos accel driver 2025-10-15 20:10:15 +00:00
tessellator gallium/tessellator: fix -Wmissing-prototype issues 2026-01-06 15:29:15 +00:00
tgsi tgsi: Remove return type from tgsi_instruction_texture 2025-08-15 08:03:04 +00:00
translate treewide: use SWAP macro 2025-07-23 19:49:47 +00:00
util pipe: Remove MPEG4 decode support 2026-01-12 14:51:35 +00:00
vl meson: add mpeg12dec as a video-codec 2026-01-20 22:42:08 +00:00
meson.build aux/trace: remove -I argument 2025-10-23 07:03:01 +00:00