mesa/src/gallium/auxiliary/nir
Erik Faye-Lund 350329feb1 gallium: rename sysval caps
These aren't spiecic to TGSI any more, so let's rename them to reflect
reality.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Acked-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15316>
2022-03-17 16:44:42 +00:00
..
nir_draw_helpers.c aux/draw: fix aalines and aapoints for shaders with explicit FragData outputs 2021-06-02 10:13:34 +00:00
nir_draw_helpers.h gallium: Wrap some header files into "extern C" 2020-11-10 15:37:07 +00:00
nir_helpers.c gallium/aux: add helper nir_gather_stream_output_info 2022-03-01 21:59:55 +00:00
nir_helpers.h gallium/aux: add helper nir_gather_stream_output_info 2022-03-01 21:59:55 +00:00
nir_to_tgsi.c nir: Switch to using nir_vec_scalars() for things that used nir_channel(). 2022-03-02 22:28:58 +00:00
nir_to_tgsi.h nir_to_tgsi: Add a flag for lowering fabs, and use it in r300/i915. 2022-02-08 18:50:01 -08:00
nir_to_tgsi_info.c mesa/*: use an internal enum for tessellation primitive types. 2022-01-19 21:54:58 +00:00
nir_to_tgsi_info.h meson/gallium: Add an option to not use LLVM for gallium draw module 2021-02-25 17:48:16 +00:00
tgsi_to_nir.c gallium: rename sysval caps 2022-03-17 16:44:42 +00:00
tgsi_to_nir.h Revert "nir: make tgsi_varying_semantic_to_slot(..) public" 2022-02-11 08:48:10 +00:00