mesa/src
Ian Romanick 87101e7d83 intel/compiler: Ensure load_barycentric_at_sample and load_interpolated_input remain together
This previously worked by luck because we were incorrectly calling
nir_opt_remove_phis before calling nir_convert_from_ssa. See also #10727.

No shader-db or fossil-db changes on any Intel platform.

v2: Handle the load_interpolated_input and load_barycentric_at_sample as
separate passes. Based on discussion with Ken starting at
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28136#note_2330424.

Fixes: 74a40cc4b6 ("intel/fs: move lower of non-uniform at_sample barycentric to NIR")
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28136>
2024-04-04 23:42:27 +00:00
..
amd radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
android_stub
asahi asahi: switch to VS/FS prolog/epilog system 2024-03-30 00:26:20 +00:00
broadcom v3dv: fix job suspend with command buffer simultaneous use flag 2024-04-03 13:35:54 +02:00
c11
compiler nir/dominance: fix comment 2024-04-04 18:58:43 +00:00
drm-shim drm-shim: Add io region handling in mmap 2024-03-19 10:22:34 +00:00
egl glx/egl: fix LIBGL_KOPPER_DISABLE 2024-04-04 13:18:00 +00:00
etnaviv ci: Nightly run expectations update 2024-04-02 07:52:42 +00:00
freedreno ir3-disasm: add option to disassemble hex number 2024-04-04 19:37:25 +00:00
gallium d3d12: Add a debug flag for loading WinPixGpuCapturer.dll 2024-04-04 21:37:41 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx glx/egl: fix LIBGL_KOPPER_DISABLE 2024-04-04 13:18:00 +00:00
gtest
imagination meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES 2024-04-02 18:08:52 +00:00
imgui
intel intel/compiler: Ensure load_barycentric_at_sample and load_interpolated_input remain together 2024-04-04 23:42:27 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi treewide: Replace usage of macro DEBUG with MESA_DEBUG when possible 2024-03-22 18:22:34 +00:00
mesa mesa: reorder st context teardown 2024-04-04 14:40:57 +00:00
microsoft microsoft/compiler: Add a fractional var mask for variable sorting 2024-04-04 20:29:11 +00:00
nouveau nvk: Delete dead descriptor code 2024-04-04 14:11:46 +00:00
panfrost panvk: use integers instead of strings 2024-04-03 08:08:00 +00:00
tool pps: Config tweaks to avoid loosing traces 2024-03-25 19:49:50 +00:00
util util: add util_is_aligned() 2024-04-04 21:57:46 +00:00
virtio venus: use STACK_ARRAY to simplify sync wait 2024-04-04 06:35:54 +00:00
vulkan vulkan/debug_utils: add a helper for reporting address binding 2024-04-03 08:48:36 +00:00
.clang-format agx: add Braun-Hack spiller pass 2024-03-30 00:26:18 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00