mesa/src/gallium/auxiliary/pipebuffer
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
..
pb_buffer.h replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
pb_buffer_fenced.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
pb_buffer_fenced.h
pb_bufmgr.h
pb_bufmgr_cache.c
pb_bufmgr_debug.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
pb_bufmgr_mm.c
pb_bufmgr_slab.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
pb_cache.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
pb_cache.h gallium/pb_cache: use simple_mtx_t 2021-10-05 23:46:14 +00:00
pb_slab.c util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
pb_slab.h aux/pb: add a new slab alloc function for reclaiming all bo objects 2021-11-18 21:22:30 +00:00
pb_validate.c
pb_validate.h