summaryrefslogtreecommitdiff
path: root/src/util/u_memory.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-15util: Delete Offset() macro from u_memory.hJesse Natalie1-6/+0
2022-11-24util: Move EXCLUSIVE_CACHELINE and CACHE_LINE_SIZE macros into u_memory.hYonggang Luo1-0/+20
2022-03-21util: trim trailing space for files src/util/**/*Yonggang Luo1-5/+5
2021-10-13util,gallium: put count in pipe_resource & sampler_view on its own cache lineMarek Olšák1-0/+4
2020-04-21util: Add an aligned realloc functionDylan Baker1-0/+1
2020-03-27util: don't include p_defines.h and u_pointer.h from galliumMarek Olšák1-2/+1
2018-11-27util: promote u_memory to src/utilDylan Baker1-0/+99