mesa/src/gallium/drivers/lima/ir/pp
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 util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
codegen.h lima: add support for 3D textures 2021-11-16 22:58:12 +00:00
disasm.c lima: add support for 3D textures 2021-11-16 22:58:12 +00:00
instr.c lima: fix vector const src referenced multiple times 2022-04-12 20:07:32 +00:00
liveness.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
lower.c lima/ppir: optimize branch comparison when possible 2022-05-23 09:07:03 +00:00
nir.c util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
node.c lima/ppir: initialize slots array for dummy/undef 2022-02-11 21:55:10 +00:00
node_to_instr.c lima/ppir: merge branch nodes in simple cases 2022-05-23 09:07:03 +00:00
ppir.h lima: add some checks for potential null pointer dereference 2022-02-11 21:55:10 +00:00
regalloc.c lima/ppir: initialize spill_costs array in regalloc 2022-02-11 21:55:10 +00:00
scheduler.c lima: fix warning of garbage value access 2022-02-11 21:55:10 +00:00