mesa/src
Adam Jackson 5cf6c9e609 nir/ttn: Silence some warnings at -Og
../src/gallium/auxiliary/nir/tgsi_to_nir.c: In function ‘ttn_mem’:
   ../src/gallium/auxiliary/nir/tgsi_to_nir.c:1724:15: warning: ‘op’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    1724 |       instr = nir_intrinsic_instr_create(b->shader, op);
   ../src/gallium/auxiliary/nir/tgsi_to_nir.c:1697:15: warning: ‘op’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    1697 |       instr = nir_intrinsic_instr_create(b->shader, op);

Add some more unreachable() to make this go away.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8724>
2021-02-18 20:59:43 +00:00
..
amd aco: Disallow LSHS temp-only I/O when VS output is written indirectly. 2021-02-18 12:10:56 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3d/qpu: Avoid leaking memory in the QPU disasm test. 2021-02-18 00:49:00 +00:00
compiler glsl: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/dri2: enable EGL_WL_bind_wayland_display in EGL device platform 2021-01-28 00:30:10 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: VK_EXT_memory_budget implementation 2021-02-17 08:07:33 +01:00
gallium nir/ttn: Silence some warnings at -Og 2021-02-18 20:59:43 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Fix GLX_SGI_video_sync for the no-current-drawable case 2021-02-10 21:10:04 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: track buffer creation flags 2021-02-18 11:21:14 +02:00
loader loader: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
mapi glthread: ignore the return value of glUnmapBuffer, don't sync, and return true 2021-02-17 05:47:27 -05:00
mesa mesa/st: add PIPE_CAP_GL_CLAMP 2021-02-18 14:32:05 +00:00
microsoft microsoft/clc: Only apply float scaling to 32bit fdiv 2021-02-17 19:01:02 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Fix uniform_count on Midgard 2021-02-18 16:06:36 +00:00
util softfloat: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
virtio virgl: update headers 2021-02-16 16:09:14 +00:00
vulkan meson: invalid keyword argument dependencies 2021-02-16 11:35:32 +00:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00