Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -6/+6 |
* | 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 | 1 | -3/+3 |
* | Add a common base for auto-deleting ref-counted objects | Chris Robinson | 2019-08-01 | 1 | -17/+7 |
* | Properly prefix ALCcontext members | Chris Robinson | 2019-07-30 | 1 | -30/+30 |
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -5/+5 |
* | 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/+1798 |