mesa/src
Karol Herbst aeea2e7c1f nir: add fmad_or_ffma helpers and use it in lower_double_ops
We skip emitting ffma_weak here, because otherwise we'd require a lowering
loop with opt_algebraic and lower_double_ops and this way it's also
cheaper.

Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41165>
2026-05-19 18:13:40 +00:00
..
amd radv: use nir_op_ffma_weak 2026-05-19 18:13:36 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi agx: port over to nir_op_ffma 2026-05-19 18:13:38 +00:00
broadcom v3dv: advertise VK_EXT_scalar_block_layout on V3D 7.1+ 2026-05-19 14:24:54 +00:00
c11
compiler nir: add fmad_or_ffma helpers and use it in lower_double_ops 2026-05-19 18:13:40 +00:00
drm-shim drm-shim: fix shim on GLX 2026-04-14 12:06:10 +00:00
egl egl/dri2: require valid render fd before advertising EGL_WL_bind_wayland_display 2026-05-13 16:16:48 +00:00
etnaviv etnaviv: initialize value before calling etna_gpu_get_param(), in case it fails 2026-05-18 14:44:21 +00:00
freedreno tu: use nir_op_ffma_weak in lowering 2026-05-19 18:13:35 +00:00
gallium virgl: advertise new muladd options 2026-05-19 18:13:40 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream: allow VK_GOOGLE_display_timing 2026-05-18 18:54:08 +00:00
glx glx/windows: Drop static from driwindowsCreateScreen() 2026-05-18 13:33:35 +00:00
gtest
imagination pvr: use ffma_weak for lowering 2026-05-19 18:13:39 +00:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel intel/brw: port over to nir_op_ffma 2026-05-19 18:13:33 +00:00
kosmickrisp kk: support nir_op_ffma 2026-05-19 18:13:38 +00:00
loader kmsro: wire Zink up as a fallback 2026-03-13 18:54:26 +00:00
mesa nir: rename nir_fmad to nir_fmad_old 2026-05-19 18:13:27 +00:00
microsoft microsoft/compiler: support nir_op_ffma 2026-05-19 18:13:38 +00:00
nouveau nak: port over to nir_op_ffma 2026-05-19 18:13:34 +00:00
panfrost bitfrost: support nir_op_ffma 2026-05-19 18:13:38 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util radv: enable radv_wait_for_vm_map_updates for Forza Horizon 6 2026-05-19 12:33:10 +00:00
virtio venus/ci: Skip more even more robustness and synchronization2 tests on ANV 2026-05-15 17:38:59 +00:00
vulkan nir: rename ffma to ffma_old 2026-05-19 18:13:27 +00:00
x11 meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00