mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 05:58:11 +02:00
Not tested yet -- just compiles. This includes only the slab algorithm. Fencing is already implemented in pb_bufmgr_fence and time-based caching will be commited in a separate module shortly. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pb_buffer.h | ||
| pb_buffer_fenced.c | ||
| pb_buffer_fenced.h | ||
| pb_buffer_malloc.c | ||
| pb_bufmgr.h | ||
| pb_bufmgr_fenced.c | ||
| pb_bufmgr_mm.c | ||
| pb_bufmgr_pool.c | ||
| pb_bufmgr_slab.c | ||
| pb_winsys.c | ||
| SConscript | ||