aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/os/os_memory.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove windows kernel support code.José Fonseca2011-11-291-4/+0
| | | | | | Not actively used. Reviewed-by: Brian Paul <[email protected]>
* scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-1/+1
| | | | To enable embedding in platforms other than linux.
* os/os_memory_aligned.h: fix memory allocation alignment for 64 bitsJosé Fonseca2010-02-041-1/+1
| | | | Based on Andreia Gaita <[email protected]>'s patch.
* os: Also add the aligned memory prototypes to the embedded section.José Fonseca2010-02-031-0/+6
|
* os: New OS abstraction module.José Fonseca2010-02-031-0/+78