mesa/src/nouveau
Georg Lehmann f3290219ab nir: use a seperate enum for per alu floating point math control
We don't need one bit per bitsize per instruction if only one actually
matters in the end.

First step towards moving NIR in the direction of full float_controls2
only.

Also rename this from fp_fast_math, because that name implied that 0 is
the no fast math mode, while the opposite was the case.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39026>
2025-12-29 10:57:05 +00:00
..
ci ci: Uprev VKCTS 2025-12-10 11:31:31 +00:00
compiler nir: use a seperate enum for per alu floating point math control 2025-12-29 10:57:05 +00:00
drm build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
drm-shim treewide: Replace the usage of setenv manually and #include "util/os_misc.h" when needed 2025-11-27 18:22:33 +00:00
headers meson: add rust_global_args for flags for all the rust compilations 2025-12-20 00:13:19 +01:00
mme nouveau/mme: Add unit tests for sharing between compute and 3D scratch registers 2025-10-11 16:58:24 +00:00
nil nil: cleanup derelict allow(dead_code) annotations 2025-12-20 00:14:46 +01:00
rust meson: add rust_global_args for flags for all the rust compilations 2025-12-20 00:13:19 +01:00
vulkan nvk: Expose transfer-only queues 2025-12-19 20:08:40 +00:00
winsys nouveau/winsys: Set channel_alloc.tt_ctxdma_handle 2025-12-19 20:08:40 +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