Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mmFindBlock function. | Michal Krol | 2006-08-02 | 1 | -1/+1 |
* | Speedup the venerable mm.[ch] allocator with doubly linked lists and a | Keith Whitwell | 2006-05-22 | 1 | -66/+118 |
* | Remove the many aliases for 'struct mem_block' in mm.h | Keith Whitwell | 2005-11-28 | 1 | -31/+31 |
* | Lots of clean-ups. Replace __inline__ with INLINE macro. Use the | Brian Paul | 2005-10-18 | 1 | -26/+35 |
* | Add _mesa_exec_malloc() and _mesa_exec_free() for allocating | Keith Whitwell | 2005-10-18 | 1 | -0/+211 |