mesa/src/gallium/drivers/lima/ir
Eric Engestrom 2c67457e5e util/list: rename LIST_ENTRY() to list_entry()
This follows the Linux kernel convention, and avoids collision with
macOS header macro.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6751
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6840
Cc: mesa-stable
Signed-off-by: Eric Engestrom <eric@igalia.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17772>
2022-07-28 10:10:44 +00:00
..
gp util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
pp util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
lima_ir.h util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
lima_nir_algebraic.py
lima_nir_duplicate_consts.c
lima_nir_duplicate_intrinsic.c nir: Drop nir_ssa_def::name and nir_register::name 2021-07-08 17:34:41 +00:00
lima_nir_lower_txp.c lima: add native txp support 2021-11-16 19:13:42 +00:00
lima_nir_lower_uniform_to_scalar.c nir: Make nir_ssa_def_rewrite_uses take an SSA value 2021-03-08 16:59:55 +00:00
lima_nir_split_load_input.c lima: use nir_shader_instructions_pass in lima_nir_split_load_input 2021-10-04 15:54:06 +00:00
lima_nir_split_loads.c lima: Add a NIR load duplicating pass 2021-09-01 08:30:57 +00:00