egl: Add GL_MESA_EGL_sync support
[mesa.git] / src / mesa / main / mm.h
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-01 Vinson Leemesa: Remove unnecessary header from mm.h.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2008-09-22 José Fonsecamesa: More signed/unsigned float/integer fixes.
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 José Fonsecamesa: More signed/unsigned float/integer fixes.
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-17 Brian Paulmesa: make mm.c use unsigned ints for offsets.
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...