Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the alignment-aware allocator and vector to headers | Chris Robinson | 2018-11-18 | 1 | -32/+1 |
* | Use new/delete for ALCcontext objects | Chris Robinson | 2018-11-18 | 1 | -4/+2 |
* | Remove unused headers and checks | Chris Robinson | 2018-11-17 | 1 | -1/+0 |
* | Allocate the appropriate amount in the aligned allocator | Chris Robinson | 2018-11-04 | 1 | -1/+1 |
* | Properly mark arrays constexpr and/or static | Chris Robinson | 2018-11-04 | 1 | -4/+4 |
* | Convert ambdec.c to C++ | Chris Robinson | 2018-11-03 | 1 | -2/+2 |
* | Be more C++-friendly with the B-Format decoder | Chris Robinson | 2018-11-03 | 1 | -52/+88 |
* | Convert the BFormat decoder to C++ | Chris Robinson | 2018-11-03 | 1 | -0/+492 |