i965: don't emit state when dri_bufmgr_check_aperture_space fails.
[mesa.git] / src / mesa / main / mm.h
2008-09-22 José Fonsecamesa: More signed/unsigned float/integer fixes.
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-17 Dave Airliemesa: make mm.c use unsigned ints for offsets.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
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-11-28 Keith WhitwellCorrect author attribution of 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...