Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove always-true assumption | Chris Robinson | 2019-08-12 | 1 | -1/+0 |
* | Remove multiple buffers per queue item | Chris Robinson | 2019-08-11 | 1 | -92/+41 |
* | Update some includes | Chris Robinson | 2019-08-05 | 1 | -1/+1 |
* | Move some structs to where they're used | Chris Robinson | 2019-08-04 | 1 | -20/+37 |
* | Don't allow numeric values for the resampler option | Chris Robinson | 2019-08-04 | 1 | -8/+1 |
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -8/+8 |
* | Make a couple counts size_t | Chris Robinson | 2019-08-03 | 1 | -0/+1 |
* | Use a smart pointer for holding the context's device | Chris Robinson | 2019-08-01 | 1 | -1/+1 |
* | Add iterators to ALbufferlistitem | Chris Robinson | 2019-07-31 | 1 | -33/+29 |
* | Properly prefix ALCcontext members | Chris Robinson | 2019-07-30 | 1 | -7/+7 |
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -3/+3 |
* | Move the event declarations to a separate header | Chris Robinson | 2019-07-29 | 1 | -0/+1 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+954 |