aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_suballoc.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/u_suballoc: allow setting pipe_resource::flagsMarek Olšák2017-02-181-1/+1
* gallium/u_suballoc: allow different alignment for each allocationMarek Olšák2016-06-041-3/+3
* util: s/unsigned/enum pipe_resource_usage/ for buffer usage variablesBrian Paul2016-05-261-1/+2
* gallium/util: add a simple allocator for suballocating from a large bufferMarek Olšák2012-12-121-0/+48