Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid reloading the voices array when processing | Chris Robinson | 2019-08-02 | 1 | -12/+13 |
* | Use a smart pointer for holding the context's device | Chris Robinson | 2019-08-01 | 13 | -23/+20 |
* | Add and use an intrusive_ptr type | Chris Robinson | 2019-08-01 | 2 | -105/+8 |
* | Remove an unnecessary variable | Chris Robinson | 2019-08-01 | 1 | -4/+2 |
* | Add a common base for auto-deleting ref-counted objects | Chris Robinson | 2019-08-01 | 7 | -86/+43 |
* | Cleanup alcontext.h includes | Chris Robinson | 2019-08-01 | 1 | -21/+20 |
* | Use float2 where appropriate | Chris Robinson | 2019-07-31 | 1 | -2/+2 |
* | Don't templatize HrirArray | Chris Robinson | 2019-07-31 | 7 | -16/+14 |
* | Fix a couple ASSUME statements | Chris Robinson | 2019-07-31 | 2 | -2/+2 |
* | Use enums for the resampler and mixer template tags | Chris Robinson | 2019-07-31 | 1 | -29/+27 |
* | Add iterators to ALbufferlistitem | Chris Robinson | 2019-07-31 | 1 | -33/+29 |
* | Move another function to a ALCcontext method | Chris Robinson | 2019-07-30 | 15 | -104/+108 |
* | Turn some functions into methods | Chris Robinson | 2019-07-30 | 3 | -57/+45 |
* | Properly prefix ALCcontext members | Chris Robinson | 2019-07-30 | 13 | -164/+164 |
* | More include cleanup | Chris Robinson | 2019-07-29 | 7 | -18/+25 |
* | Use Transposed Direct Form II for the BS2B filters | Chris Robinson | 2019-07-29 | 2 | -43/+37 |
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 21 | -52/+48 |
* | Move the event declarations to a separate header | Chris Robinson | 2019-07-29 | 4 | -46/+3 |
* | More include cleanups | Chris Robinson | 2019-07-28 | 8 | -19/+32 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 97 | -0/+35900 |