Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use global placement new for AL object batches | Chris Robinson | 2019-09-01 | 1 | -6/+2 |
| | |||||
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -116/+108 |
| | |||||
* | Use a smart pointer for holding the context's device | Chris Robinson | 2019-08-01 | 1 | -20/+20 |
| | |||||
* | Add a common base for auto-deleting ref-counted objects | Chris Robinson | 2019-08-01 | 1 | -4/+4 |
| | | | | Which will also work as the basis for a future intrusive_ptr | ||||
* | Add iterators to ALbufferlistitem | Chris Robinson | 2019-07-31 | 1 | -3/+4 |
| | | | | And change some types to ALuint | ||||
* | Move another function to a ALCcontext method | Chris Robinson | 2019-07-30 | 1 | -95/+90 |
| | |||||
* | Properly prefix ALCcontext members | Chris Robinson | 2019-07-30 | 1 | -20/+20 |
| | |||||
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -0/+1408 |