Age | Commit message (Expand) | Author |
---|---|---|
2008-09-21 | mesa: More signed/unsigned float/integer fixes. | José Fonseca |
2008-06-17 | mesa: make mm.c use unsigned ints for offsets. | Dave Airlie |
2006-05-22 | Speedup the venerable mm.[ch] allocator with doubly linked lists and a | Keith Whitwell |
2005-11-28 | Remove the many aliases for 'struct mem_block' in mm.h | Keith Whitwell |
2005-11-28 | Correct author attribution of mm.h | Keith Whitwell |
2005-10-18 | Lots of clean-ups. Replace __inline__ with INLINE macro. Use the | Brian Paul |
2005-10-18 | Add _mesa_exec_malloc() and _mesa_exec_free() for allocating | Keith Whitwell |