summaryrefslogtreecommitdiff
path: root/src/mesa/main/mm.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-28Remove the many aliases for 'struct mem_block' in mm.hKeith Whitwell1-31/+31
2005-10-18Lots of clean-ups. Replace __inline__ with INLINE macro. Use theBrian Paul1-26/+35
2005-10-18Add _mesa_exec_malloc() and _mesa_exec_free() for allocatingKeith Whitwell1-0/+211