summaryrefslogtreecommitdiff
path: root/src/mesa/main/mm.h
AgeCommit message (Expand)Author
2006-05-22Speedup the venerable mm.[ch] allocator with doubly linked lists and aKeith Whitwell
2005-11-28Remove the many aliases for 'struct mem_block' in mm.hKeith Whitwell
2005-11-28Correct author attribution of mm.hKeith Whitwell
2005-10-18Lots of clean-ups. Replace __inline__ with INLINE macro. Use theBrian Paul
2005-10-18Add _mesa_exec_malloc() and _mesa_exec_free() for allocatingKeith Whitwell