summary refs log tree commit diff
path: root/resources/src/system_allocator.rs
Commit message (Expand)AuthorAge
* resources+pci: allocator rework (allocation tags)Daniel Prilik2019-04-20
* resources: add build method to SystemAllocatorDaniel Prilik2019-04-17
* edition: Use dyn syntax for trait objectsDavid Tolnay2019-04-08
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* cargo fmt all source codeZach Reizner2018-10-09
* resources: fix allocator doc testsDylan Reid2018-09-10
* Move gpu allocator to resourcesDylan Reid2018-07-09
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* resources: Add system resource allocatorDylan Reid2018-06-29