mesa/src/gallium/drivers/lima/ir/gp
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
..
codegen.c lima/parser: add shader disassembly to dump 2021-10-04 08:37:50 +02:00
codegen.h lima/parser: add shader disassembly to dump 2021-10-04 08:37:50 +02:00
disasm.c lima/parser: add shader disassembly to dump 2021-10-04 08:37:50 +02:00
gpir.h lima/gpir: clean up override-init warnings 2022-02-11 21:55:10 +00:00
instr.c
lower.c
nir.c util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
node.c lima/gpir: clean up override-init warnings 2022-02-11 21:55:10 +00:00
optimize.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
reduce_scheduler.c lima: fix warning of garbage value access 2022-02-11 21:55:10 +00:00
regalloc.c lima/gpir: avoid invalid write in regalloc 2022-02-11 21:55:10 +00:00
scheduler.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00