Files
mesa/src
Michal Krol 01d7e3d5a2 mesa: Enable true refcounting for NullBufferObj.
This object can be shared with another context, so we cannot just
delete it when the owning context is being destroyed.

Ensuring that buffer objects are properly refcounted guarantees
NullBufferObj is destroyed when all references to it are removed.
2010-02-09 14:52:52 +01:00
..
2009-01-10 13:52:06 -05:00
2010-01-28 01:19:53 -08:00
2010-01-28 18:07:04 -08:00