Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add and use a make_unique function | Chris Robinson | 2019-01-01 | 1 | -0/+7 |
* | Use static_cast instead of reinterpret_cast where possible | Chris Robinson | 2018-12-28 | 1 | -1/+1 |
* | Add an assume_aligned helper | Chris Robinson | 2018-12-20 | 1 | -0/+15 |
* | Add and use a macro to define placement-new-only allocators | Chris Robinson | 2018-11-22 | 1 | -0/+4 |
* | Move the alignment-aware allocator and vector to headers | Chris Robinson | 2018-11-18 | 1 | -0/+38 |
* | Use new/delete for ALCcontext objects | Chris Robinson | 2018-11-18 | 1 | -11/+12 |
* | Add a method to get the system's page size | Chris Robinson | 2018-01-16 | 1 | -0/+9 |
* | Move internal headers out of the include directory | Chris Robinson | 2017-04-14 | 1 | -0/+21 |