summaryrefslogtreecommitdiff
path: root/src/glsl/ralloc.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-25ralloc: Annotate printf functions with PRINTFLIKE(...)Matt Turner1-3/+6
2012-02-28ralloc: Make rewrite_tail increase "start" by the new text's length.Kenneth Graunke1-2/+4
2011-10-25ralloc: Add new [v]asprintf_rewrite_tail functions.Kenneth Graunke1-0/+57
2011-01-31ralloc: a new MIT-licensed recursive memory allocator.Kenneth Graunke1-1/+8
2011-01-31ralloc: Add a fake implementation of ralloc based on talloc.Kenneth Graunke1-0/+338