[g3dvl] remove some unneeded Makefiles
[mesa.git] / src / glsl / ralloc.c
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-04 Vinson Leeralloc: Add missing va_end following va_copy.
2011-02-01 José Fonsecaglsl: Fix printf_length() on MSVC.
2011-01-31 José Fonsecaglsl: Define va_copy on MSVC.
2011-01-31 Kenneth Graunkeralloc: a new MIT-licensed recursive memory allocator.
2011-01-31 Kenneth Graunkeralloc: Add a fake implementation of ralloc based on...