summaryrefslogtreecommitdiff
path: root/src/util/ralloc.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-27ralloc: Delete autofree handling.Kenneth Graunke1-9/+0
2016-10-31ralloc: add a linear allocator as a child node of rallocMarek Olšák1-4/+80
2016-10-31ralloc: add DECLARE_RZALLOC_CXX_OPERATORSMarek Olšák1-2/+7
2015-04-13util/ralloc: Fix `extern "C"` usage.Jose Fonseca1-4/+4
2015-04-02ralloc: Implement a new ralloc_adopt() API.Kenneth Graunke1-0/+7
2014-09-25ralloc: Mark ralloc functions with gcc's malloc attribute.Matt Turner1-8/+8
2014-08-04util: Gather some common macrosJason Ekstrand1-1/+2
2014-08-04util: Move ralloc to a new src/util directory.Kenneth Graunke1-0/+444