gallium: Use struct pipe_atomic for pipe refcounts.
authorThomas Hellstrom <thellstrom-at-vmware-dot-com>
Fri, 13 Mar 2009 14:47:18 +0000 (15:47 +0100)
committerThomas Hellstrom <thellstrom-at-vmware-dot-com>
Mon, 16 Mar 2009 10:40:47 +0000 (11:40 +0100)
commitcf25ef9072f5290d228a381727c4ff921b0c60d6
tree6e8be9bcf952d395920d742ac3468896c52ffed8
parentfc1ef97c3349588cd33a22dc88ab30b6f701000e
gallium: Use struct pipe_atomic for pipe refcounts.

Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
src/gallium/auxiliary/pipebuffer/pb_buffer.h
src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c
src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c
src/gallium/drivers/softpipe/sp_texture.c
src/gallium/drivers/trace/tr_state.c
src/gallium/include/pipe/p_refcnt.h
src/mesa/state_tracker/st_texture.c