summaryrefslogtreecommitdiff
path: root/src/util/ralloc.h
Commit message (Expand)AuthorAgeFilesLines
* util/ralloc: Add helpers for growing zero-initialized memoryJason Ekstrand2019-05-141-0/+62
* ralloc: Fully qualify non-virtual destructor callKristian H. Kristensen2019-04-191-1/+1
* util/ralloc: add ralloc_str_append() helperTimothy Arceri2017-08-111-0/+18
* ralloc: Delete autofree handling.Kenneth Graunke2017-02-271-9/+0
* ralloc: add a linear allocator as a child node of rallocMarek Olšák2016-10-311-4/+80
* ralloc: add DECLARE_RZALLOC_CXX_OPERATORSMarek Olšák2016-10-311-2/+7
* util/ralloc: Fix `extern "C"` usage.Jose Fonseca2015-04-131-4/+4
* ralloc: Implement a new ralloc_adopt() API.Kenneth Graunke2015-04-021-0/+7
* ralloc: Mark ralloc functions with gcc's malloc attribute.Matt Turner2014-09-251-8/+8
* util: Gather some common macrosJason Ekstrand2014-08-041-1/+2
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+444