summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the many aliases for 'struct mem_block' in mm.hKeith Whitwell2005-11-281-31/+31
* Lots of clean-ups. Replace __inline__ with INLINE macro. Use theBrian Paul2005-10-181-26/+35
* Add _mesa_exec_malloc() and _mesa_exec_free() for allocatingKeith Whitwell2005-10-181-0/+211