summaryrefslogtreecommitdiff
path: root/src/glsl/ralloc.c
AgeCommit message (Expand)Author
2011-03-16android: Fix build with bionic.Chia-I Wu
2011-02-03ralloc: Add missing va_end following va_copy.Vinson Lee
2011-02-01glsl: Fix printf_length() on MSVC.José Fonseca
2011-01-31glsl: Define va_copy on MSVC.José Fonseca
2011-01-31ralloc: a new MIT-licensed recursive memory allocator.Kenneth Graunke
2011-01-31ralloc: Add a fake implementation of ralloc based on talloc.Kenneth Graunke