mesa/src/gallium/auxiliary/pipebuffer
Marek Olšák 5a5637d6ae gallium/pb_cache: use simple_mtx_t
Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13152>
2021-10-05 23:46:14 +00:00
..
pb_buffer.h gallium: Remove dead pb_malloc_buffer_create function prototype 2021-07-19 13:15:54 -07:00
pb_buffer_fenced.c gallium/pb: change pb_buffer::alignment to alignment_log2 2021-04-06 22:31:15 +00:00
pb_buffer_fenced.h
pb_bufmgr.h gallium: Remove the malloc pipebuffer manager. 2019-04-23 10:36:07 -07:00
pb_bufmgr_cache.c gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_bufmgr_debug.c gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_bufmgr_mm.c gallium/pb: change alignment to 32 bits 2021-06-16 21:45:57 +00:00
pb_bufmgr_slab.c gallium/pb: change pb_buffer::alignment to alignment_log2 2021-04-06 22:31:15 +00:00
pb_cache.c gallium/pb_cache: use simple_mtx_t 2021-10-05 23:46:14 +00:00
pb_cache.h gallium/pb_cache: use simple_mtx_t 2021-10-05 23:46:14 +00:00
pb_slab.c winsys/amdgpu,pb_slab: add slabs with 3/4 of power of two sizes to save memory 2021-02-03 21:53:34 +00:00
pb_slab.h winsys/amdgpu,pb_slab: add slabs with 3/4 of power of two sizes to save memory 2021-02-03 21:53:34 +00:00
pb_validate.c pipebuffer: clean up cast-warnings 2020-03-25 14:19:37 +00:00
pb_validate.h gallium/hash_table: turn it into a wrapper around util/hash_table 2020-02-26 20:35:50 +00:00