mesa/src/nouveau
Daniel Schürmann 2c51a8870d
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
nir: add nir_vectorize_cb callback parameter to nir_lower_phis_to_scalar()
Similar to nir_lower_alu_width(), the callback can return the
desired number of components for a phi, or 0 for no lowering.

The previous behavior of nir_lower_phis_to_scalar() with lower_all=true
can be elicited via nir_lower_all_phis_to_scalar() while the previous
behavior with lower_all=false now corresponds to nir_lower_phis_to_scalar()
with NULL callback.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Mel Henning <mhenning@darkrefraction.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35783>
2025-07-08 15:33:59 +00:00
..
ci nvk/ci: document flakes 2025-06-27 09:09:52 +00:00
compiler nir: add nir_vectorize_cb callback parameter to nir_lower_phis_to_scalar() 2025-07-08 15:33:59 +00:00
drm build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
drm-shim nouveau/drm-shim: set ram_user 2024-07-16 15:13:40 +00:00
headers nvk: add support for separate depth/stencil for blackwell 2025-06-30 21:00:19 +00:00
mme nouveau/mme: Don't install the HW tests 2025-05-26 09:17:09 -04:00
nil nil: Remove some unused renames from cbindgen.toml 2025-06-27 21:52:07 +00:00
rust nvk/bitview: Add a set_field2() trait and method 2025-06-26 21:12:46 +00:00
vulkan nvk: Pass the pipe_format to copy_remap_format() 2025-07-02 16:31:43 +00:00
winsys nouveau/winsys: Add blackwell support 2025-06-26 19:21:56 +00:00
.rustfmt.toml nouveau: Move .rustfmt.toml from NAK to src/nouveau/ 2024-04-08 20:28:43 +00:00
meson.build nouveau: Move codegen back to the src/gallium/drivers/nouveau 2025-05-28 21:01:26 +00:00