doxygen-ize some comments
[mesa.git] / src / mesa / main / mm.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-22 Keith WhitwellRemove unused variable.
2006-09-07 Keith WhitwellAdd some asserts, fix some not-quite-bugs.
2006-08-02 Michal KrolFix mmFindBlock function.
2006-05-22 Keith WhitwellSpeedup the venerable mm.[ch] allocator with doubly...
2005-11-28 Keith WhitwellRemove the many aliases for 'struct mem_block' in mm.h
2005-10-18 Brian PaulLots of clean-ups. Replace __inline__ with INLINE...
2005-10-18 Keith WhitwellAdd _mesa_exec_malloc() and _mesa_exec_free() for alloc...