mesa/src/gallium/auxiliary/pipebuffer
Thomas Hellstrom 037e7a68f5 pipebuffer/debug: Fix a recursive mutex lock
pb_debug_manager_dump was trying to take a lock already
held by all callers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: José Fonseca <jfonseca@vmware.com>
2011-10-31 13:25:39 +01:00
..
Makefile pipebuffer: Swap buffers out to system memory when running out of memory. 2010-01-21 15:18:40 -08:00
pb_buffer.h pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
pb_buffer_fenced.c pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
pb_buffer_fenced.h Squashed commit of the following: 2010-04-10 16:05:54 +01:00
pb_buffer_malloc.c pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
pb_bufmgr.h pb_bufmgr_cache: add is_buffer_busy hook and use it instead of non-blocking map 2011-02-14 21:51:01 +01:00
pb_bufmgr_alt.c pipebuffer: Use a type consistently for sizes/offsets. 2009-06-18 14:54:08 +01:00
pb_bufmgr_cache.c pb_bufmgr_cache: flush cache when create_buffer fails and try again 2011-10-08 18:54:28 +02:00
pb_bufmgr_debug.c pipebuffer/debug: Fix a recursive mutex lock 2011-10-31 13:25:39 +01:00
pb_bufmgr_mm.c pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
pb_bufmgr_ondemand.c pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
pb_bufmgr_pool.c pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
pb_bufmgr_slab.c pb_buffer: inline 'base' sub-struct 2011-09-11 18:29:27 +02:00
pb_validate.c Squashed commit of the following: 2010-04-10 16:05:54 +01:00
pb_validate.h gallium: Move enum pipe_error into p_defines.h. 2009-10-25 21:11:54 +00:00