aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/os/os_memory_aligned.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/os: fix align_malloc() / os_malloc_aligned() comment mix-upBrian Paul2017-10-271-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* os/os_memory_aligned.h: Handle integer overflow.Jose Fonseca2015-04-231-1/+27
* os/os_memory_aligned.h: fix memory allocation alignment for 64 bitsJosé Fonseca2010-02-041-2/+2
* os: New OS abstraction module.José Fonseca2010-02-031-0/+72