Age | Commit message (Expand) | Author |
---|---|---|
2009-12-11 | gallium: added comment for pipe_reference() return value | Brian Paul |
2009-12-08 | gallium: use boolean instead of bool in p_refcnt.h | Roland Scheidegger |
2009-12-03 | gallium: fix reference counting functions to be strict-aliasing compliant | Roland Scheidegger |
2009-06-16 | gallium: Avoid atomic ops / locking when src is dst. | José Fonseca |
2009-03-23 | gallium: Remove remnants of reference counting internals outside of p_refcnt.h. | Michel Dänzer |
2009-03-16 | gallium: Use struct pipe_atomic for pipe refcounts. | Thomas Hellstrom |
2009-03-09 | gallium: Fix p_refcnt.h for C++ compilers. | Michel Dänzer |
2009-03-04 | gallium: Unify reference counting. | Michel Dänzer |