summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_refcnt.h
AgeCommit message (Expand)Author
2009-06-16gallium: Avoid atomic ops / locking when src is dst.José Fonseca
2009-03-23gallium: Remove remnants of reference counting internals outside of p_refcnt.h.Michel Dänzer
2009-03-16gallium: Use struct pipe_atomic for pipe refcounts.Thomas Hellstrom
2009-03-09gallium: Fix p_refcnt.h for C++ compilers.Michel Dänzer
2009-03-04gallium: Unify reference counting.Michel Dänzer