mesa/src/gallium/auxiliary/nir
Marek Olšák b769d5dcde nir: don't use variables as ralloc parents, use the shader instead
so that we can switch variables to gc_ctx

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36538>
2025-08-05 22:55:13 +00:00
..
nir_draw_helpers.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
nir_draw_helpers.h gallium/aux: nir_lower_pstipple_fs progress and metadata 2025-07-25 08:55:14 -07:00
nir_to_tgsi.c treewide: use nir_def_as_* 2025-08-01 15:34:24 +00:00
nir_to_tgsi.h gallium: replace get_compiler_options with pipe_screen::nir_options 2025-07-21 00:18:20 +00:00
nir_to_tgsi_info.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
nir_to_tgsi_info.h meson: always define {,DRAW_}LLVM_AVAILABLE one way or the other 2023-12-24 10:01:39 +00:00
pipe_nir.h build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
tgsi_to_nir.c nir: don't use variables as ralloc parents, use the shader instead 2025-08-05 22:55:13 +00:00
tgsi_to_nir.h ttn: Don't include full nir.h where not necessary. 2025-02-12 22:33:07 +01:00