mesa/src/gallium/auxiliary/nir
Eric Engestrom 7e8db6aedf meson: always define {,DRAW_}LLVM_AVAILABLE one way or the other
With the usual benefits of `#if` instead of `#ifdef` (mostly the fact
that typos can be build failures instead of silently being interpreted
as if 0).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3863>
2023-12-24 10:01:39 +00:00
..
nir_draw_helpers.c nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
nir_draw_helpers.h gallium/draw: Enable polygon stipple NIR helpers to generate bool1 or bool32 Booleans 2023-01-28 20:42:32 -08:00
nir_to_tgsi.c ntt: lower indirect tesslevels in ntt 2023-10-25 22:42:38 +00:00
nir_to_tgsi.h virgl, nir_to_tgsi: Add a hack for promoting partial memory barriers 2023-09-09 04:41:24 +00:00
nir_to_tgsi_info.c ntt: handle interp intrinsics as derefs 2023-08-15 11:54:05 +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 gallium: add pipe_shader_from_nir helper 2023-11-21 20:14:35 +00:00
tgsi_to_nir.c ttn: Set sample shading for sample ID reads 2023-11-05 00:31:22 +00:00
tgsi_to_nir.h Revert "nir: make tgsi_varying_semantic_to_slot(..) public" 2022-02-11 08:48:10 +00:00